Class PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints
java.lang.Object
de.uka.ipd.sdq.pcm.gmf.seff.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints
- Enclosing class:
- PalladioComponentModelBaseItemSemanticEditPolicy
- Generated class or method.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canCreateAbstractActionSuccessor_AbstractAction_4001
(org.palladiosimulator.pcm.seff.AbstractAction source, org.palladiosimulator.pcm.seff.AbstractAction target) boolean
canCreateRecoveryActionBehaviourFailureHandlingAlternatives__RecoveryActionBehaviour_4004
(org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour source, org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour target) boolean
canExistAbstractActionSuccessor_AbstractAction_4001
(org.palladiosimulator.pcm.seff.AbstractAction source, org.palladiosimulator.pcm.seff.AbstractAction target) boolean
canExistRecoveryActionBehaviourFailureHandlingAlternatives__RecoveryActionBehaviour_4004
(org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour source, org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour target)
-
Method Details
-
canCreateAbstractActionSuccessor_AbstractAction_4001
public boolean canCreateAbstractActionSuccessor_AbstractAction_4001(org.palladiosimulator.pcm.seff.AbstractAction source, org.palladiosimulator.pcm.seff.AbstractAction target) - Generated class or method.
-
canCreateRecoveryActionBehaviourFailureHandlingAlternatives__RecoveryActionBehaviour_4004
public boolean canCreateRecoveryActionBehaviourFailureHandlingAlternatives__RecoveryActionBehaviour_4004(org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour source, org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour target) - Generated class or method.
-
canExistAbstractActionSuccessor_AbstractAction_4001
public boolean canExistAbstractActionSuccessor_AbstractAction_4001(org.palladiosimulator.pcm.seff.AbstractAction source, org.palladiosimulator.pcm.seff.AbstractAction target) - Generated class or method.
-
canExistRecoveryActionBehaviourFailureHandlingAlternatives__RecoveryActionBehaviour_4004
public boolean canExistRecoveryActionBehaviourFailureHandlingAlternatives__RecoveryActionBehaviour_4004(org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour source, org.palladiosimulator.pcm.seff.seff_reliability.RecoveryActionBehaviour target) - Generated class or method.
-