|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecisionNode | |
|---|---|
| org.eclipse.uml2.uml | |
| org.eclipse.uml2.uml.util | |
| Uses of DecisionNode in org.eclipse.uml2.uml |
|---|
| Methods in org.eclipse.uml2.uml that return DecisionNode | |
|---|---|
DecisionNode |
UMLFactory.createDecisionNode()
Returns a new object of class 'Decision Node' |
| Uses of DecisionNode in org.eclipse.uml2.uml.util |
|---|
| Methods in org.eclipse.uml2.uml.util with parameters of type DecisionNode | |
|---|---|
T |
UMLSwitch.caseDecisionNode(DecisionNode object)
Returns the result of interpreting the object as an instance of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateDecisionInputFlowIncoming(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateDecisionInputFlowIncoming constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateEdges(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateEdges constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateIncomingControlOneInputParameter(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateIncomingControlOneInputParameter constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateIncomingObjectOneInputParameter(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateIncomingObjectOneInputParameter constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateIncomingOutgoingEdges(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateIncomingOutgoingEdges constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateParameters(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateParameters constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateTwoInputParameters(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateTwoInputParameters constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode_validateZeroInputParameters(DecisionNode decisionNode,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateZeroInputParameters constraint of 'Decision Node' |
boolean |
UMLValidator.validateDecisionNode(DecisionNode decisionNode,
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 | |||||||||