Class BranchActionAdapter
java.lang.Object
org.palladiosimulator.protocom.model.ModelAdapter<E>
org.palladiosimulator.protocom.model.seff.ActionAdapter<org.palladiosimulator.pcm.seff.BranchAction>
org.palladiosimulator.protocom.model.seff.BranchActionAdapter
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.model.ModelAdapter
entity
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList<BranchTransitionAdapter<? extends org.palladiosimulator.pcm.seff.AbstractBranchTransition>>
Methods inherited from class org.palladiosimulator.protocom.model.seff.ActionAdapter
getId, getSafeId, getSuccessor
Methods inherited from class org.palladiosimulator.protocom.model.ModelAdapter
getBasePackageName, getEntity, getName, getSafeName, getSafeName, safeSpecification
-
Constructor Details
-
BranchActionAdapter
public BranchActionAdapter(org.palladiosimulator.pcm.seff.BranchAction entity)
-
-
Method Details
-
getBranchTransitions
public List<BranchTransitionAdapter<? extends org.palladiosimulator.pcm.seff.AbstractBranchTransition>> getBranchTransitions()
-