Methods in org.eclipse.uml2.uml.util with parameters of type CreationEvent |
T |
UMLSwitch.caseCreationEvent(CreationEvent object)
Returns the result of interpreting the object as an instance of 'Creation Event' |
boolean |
UMLValidator.validateCreationEvent_validateNoOccurrenceAbove(CreationEvent creationEvent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateNoOccurrenceAbove constraint of 'Creation Event' |
boolean |
UMLValidator.validateCreationEvent(CreationEvent creationEvent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|