Uses of Interface
org.eclipse.uml2.uml.ConsiderIgnoreFragment

Packages that use ConsiderIgnoreFragment
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.util   
 

Uses of ConsiderIgnoreFragment in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ConsiderIgnoreFragment
 ConsiderIgnoreFragment UMLFactory.createConsiderIgnoreFragment()
          Returns a new object of class 'Consider Ignore Fragment'
 

Uses of ConsiderIgnoreFragment in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type ConsiderIgnoreFragment
 T UMLSwitch.caseConsiderIgnoreFragment(ConsiderIgnoreFragment object)
          Returns the result of interpreting the object as an instance of 'Consider Ignore Fragment'
 boolean UMLValidator.validateConsiderIgnoreFragment_validateConsiderOrIgnore(ConsiderIgnoreFragment considerIgnoreFragment, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateConsiderOrIgnore constraint of 'Consider Ignore Fragment'
 boolean UMLValidator.validateConsiderIgnoreFragment_validateType(ConsiderIgnoreFragment considerIgnoreFragment, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateType constraint of 'Consider Ignore Fragment'
 boolean UMLValidator.validateConsiderIgnoreFragment(ConsiderIgnoreFragment considerIgnoreFragment, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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