|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitialNode | |
---|---|
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of InitialNode in org.eclipse.uml2.uml |
---|
Methods in org.eclipse.uml2.uml that return InitialNode | |
---|---|
InitialNode |
UMLFactory.createInitialNode()
Returns a new object of class 'Initial Node' |
Uses of InitialNode in org.eclipse.uml2.uml.util |
---|
Methods in org.eclipse.uml2.uml.util with parameters of type InitialNode | |
---|---|
T |
UMLSwitch.caseInitialNode(InitialNode object)
Returns the result of interpreting the object as an instance of 'Initial Node' |
boolean |
UMLValidator.validateInitialNode_validateControlEdges(InitialNode initialNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateControlEdges constraint of 'Initial Node' |
boolean |
UMLValidator.validateInitialNode_validateNoIncomingEdges(InitialNode initialNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateNoIncomingEdges constraint of 'Initial Node' |
boolean |
UMLValidator.validateInitialNode(InitialNode initialNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |