Class GuardedBranchTransitionAdapter
- java.lang.Object
-
- org.palladiosimulator.protocom.model.ModelAdapter<E>
-
- org.palladiosimulator.protocom.model.seff.BranchTransitionAdapter<org.palladiosimulator.pcm.seff.GuardedBranchTransition>
-
- org.palladiosimulator.protocom.model.seff.GuardedBranchTransitionAdapter
-
public class GuardedBranchTransitionAdapter extends BranchTransitionAdapter<org.palladiosimulator.pcm.seff.GuardedBranchTransition>
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.protocom.model.ModelAdapter
entity
-
-
Constructor Summary
Constructors Constructor Description GuardedBranchTransitionAdapter(org.palladiosimulator.pcm.seff.GuardedBranchTransition entity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCondition()
-
Methods inherited from class org.palladiosimulator.protocom.model.seff.BranchTransitionAdapter
getStart
-
Methods inherited from class org.palladiosimulator.protocom.model.ModelAdapter
getBasePackageName, getEntity, getName, getSafeName, getSafeName, safeSpecification
-
-
-
-
Method Detail
-
getCondition
public String getCondition()
-
-