Class PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints
java.lang.Object
de.uka.ipd.sdq.pcm.gmf.resource.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints
- Enclosing class:
- PalladioComponentModelBaseItemSemanticEditPolicy
- Generated class or method.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canCreateLinkingResourceConnectedResourceContainers_LinkingResource_4003
(org.palladiosimulator.pcm.resourceenvironment.LinkingResource source, org.palladiosimulator.pcm.resourceenvironment.ResourceContainer target) boolean
canExistLinkingResourceConnectedResourceContainers_LinkingResource_4003
(org.palladiosimulator.pcm.resourceenvironment.LinkingResource source, org.palladiosimulator.pcm.resourceenvironment.ResourceContainer target)
-
Method Details
-
canCreateLinkingResourceConnectedResourceContainers_LinkingResource_4003
public boolean canCreateLinkingResourceConnectedResourceContainers_LinkingResource_4003(org.palladiosimulator.pcm.resourceenvironment.LinkingResource source, org.palladiosimulator.pcm.resourceenvironment.ResourceContainer target) - Generated class or method.
-
canExistLinkingResourceConnectedResourceContainers_LinkingResource_4003
public boolean canExistLinkingResourceConnectedResourceContainers_LinkingResource_4003(org.palladiosimulator.pcm.resourceenvironment.LinkingResource source, org.palladiosimulator.pcm.resourceenvironment.ResourceContainer target) - Generated class or method.
-