Uses of Interface
org.eclipse.uml2.uml.profile.standard.Instantiate

Packages that use Instantiate
org.eclipse.uml2.uml.profile.standard   
org.eclipse.uml2.uml.profile.standard.util   
 

Uses of Instantiate in org.eclipse.uml2.uml.profile.standard
 

Methods in org.eclipse.uml2.uml.profile.standard that return Instantiate
 Instantiate StandardFactory.createInstantiate()
          Returns a new object of class 'Instantiate'
 

Uses of Instantiate in org.eclipse.uml2.uml.profile.standard.util
 

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Instantiate
 T StandardSwitch.caseInstantiate(Instantiate object)
          Returns the result of interpreting the object as an instance of 'Instantiate'
 boolean StandardValidator.validateInstantiate_validateClientAndSupplierAreClassifiers(Instantiate instantiate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateClientAndSupplierAreClassifiers constraint of 'Instantiate'
 boolean StandardValidator.validateInstantiate(Instantiate instantiate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.