Uses of Interface
org.eclipse.uml2.ExtensionEnd

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

Uses of ExtensionEnd in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ExtensionEnd
 ExtensionEnd UML2Factory.createExtensionEnd()
          Returns a new object of class 'Extension End'
 

Uses of ExtensionEnd in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ExtensionEnd
 boolean UML2Validator.validateExtensionEnd(ExtensionEnd extensionEnd, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseExtensionEnd(ExtensionEnd object)
          Returns the result of interpretting the object as an instance of 'Extension End'
 


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