Uses of Interface
org.eclipse.uml2.LinkEndCreationData

Packages that use LinkEndCreationData
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of LinkEndCreationData in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return LinkEndCreationData
 LinkEndCreationData UML2Factory.createLinkEndCreationData()
          Returns a new object of class 'Link End Creation Data'
 

Uses of LinkEndCreationData in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type LinkEndCreationData
 boolean UML2Validator.validateLinkEndCreationData(LinkEndCreationData linkEndCreationData, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseLinkEndCreationData(LinkEndCreationData object)
          Returns the result of interpretting the object as an instance of 'Link End Creation Data'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.