|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Clause | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of Clause in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return Clause | |
Clause |
UMLFactory.createClause()
Returns a new object of class 'Clause' |
Clause |
ConditionalNode.createClause()
Creates a new Clause and appends it to the 'Clause' containment reference list |
Uses of Clause in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type Clause | |
boolean |
UMLValidator.validateClause(Clause clause,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateClause_validateDeciderOutput(Clause clause,
DiagnosticChain diagnostics,
Map context)
Validates the validateDeciderOutput constraint of 'Clause' |
boolean |
UMLValidator.validateClause_validateBodyOutputPins(Clause clause,
DiagnosticChain diagnostics,
Map context)
Validates the validateBodyOutputPins constraint of 'Clause' |
Object |
UMLSwitch.caseClause(Clause object)
Returns the result of interpretting the object as an instance of 'Clause' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |