public interface PCM_MoveComponentsValidator
PCM_MoveComponents
.
This doesn't really do anything, and it's not a real EMF artifact.
It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.Modifier and Type | Method and Description |
---|---|
boolean |
validate() |
boolean |
validateAllocationContexts(EList<org.palladiosimulator.pcm.allocation.AllocationContext> value) |
boolean |
validateFromHwNode(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value) |
boolean |
validateToHwNode(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value) |
boolean validate()
boolean validateAllocationContexts(EList<org.palladiosimulator.pcm.allocation.AllocationContext> value)
boolean validateFromHwNode(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value)
boolean validateToHwNode(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value)