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

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

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

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

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

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Implement
 T StandardSwitch.caseImplement(Implement object)
          Returns the result of interpreting the object as an instance of 'Implement'
 boolean StandardValidator.validateImplement_validateImplementsSpecification(Implement implement, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateImplementsSpecification constraint of 'Implement'
 boolean StandardValidator.validateImplement(Implement implement, 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.