Class StopActionAdapter
java.lang.Object
org.palladiosimulator.protocom.model.ModelAdapter<E>
org.palladiosimulator.protocom.model.seff.ActionAdapter<org.palladiosimulator.pcm.seff.StopAction>
org.palladiosimulator.protocom.model.seff.StopActionAdapter
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.model.ModelAdapter
entity
-
Constructor Summary
-
Method Summary
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
-
StopActionAdapter
public StopActionAdapter(org.palladiosimulator.pcm.seff.StopAction entity)
-