|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateLinkAction | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of CreateLinkAction in org.eclipse.uml2.uml |
Subinterfaces of CreateLinkAction in org.eclipse.uml2.uml | |
interface |
CreateLinkObjectAction
A representation of the model object 'Create Link Object Action' |
Methods in org.eclipse.uml2.uml that return CreateLinkAction | |
CreateLinkAction |
UMLFactory.createCreateLinkAction()
Returns a new object of class 'Create Link Action' |
Uses of CreateLinkAction in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type CreateLinkAction | |
boolean |
UMLValidator.validateCreateLinkAction(CreateLinkAction createLinkAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateCreateLinkAction_validateAssociationNotAbstract(CreateLinkAction createLinkAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateAssociationNotAbstract constraint of 'Create Link Action' |
Object |
UMLSwitch.caseCreateLinkAction(CreateLinkAction object)
Returns the result of interpretting the object as an instance of 'Create Link Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |