SysML

Uses of Interface
org.topcased.sysml.Refine

Packages that use Refine
org.topcased.modeler.sysml.requirementdiagram   
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.util   
 

Uses of Refine in org.topcased.modeler.sysml.requirementdiagram
 

Methods in org.topcased.modeler.sysml.requirementdiagram that return Refine
protected  Refine RequirementCreationUtils.createModelObjectRefine(Refine element)
           
 

Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type Refine
protected  GraphElement RequirementCreationUtils.createGraphElementRefine(Refine element, java.lang.String presentation)
           
protected  Refine RequirementCreationUtils.createModelObjectRefine(Refine element)
           
 

Uses of Refine in org.topcased.modeler.sysml.util
 

Methods in org.topcased.modeler.sysml.util with parameters of type Refine
 java.lang.Object ExactSysMLSwitch.caseRefine(Refine object)
          Returns the result of interpretting the object as an exact instance of 'Refine'
 

Uses of Refine in org.topcased.sysml
 

Methods in org.topcased.sysml that return Refine
 Refine SysMLFactory.createRefine()
          Returns a new object of class 'Refine'
 

Uses of Refine in org.topcased.sysml.impl
 

Classes in org.topcased.sysml.impl that implement Refine
 class RefineImpl
          An implementation of the model object ' < ?
 

Methods in org.topcased.sysml.impl that return Refine
 Refine SysMLFactoryImpl.createRefine()
           
 

Uses of Refine in org.topcased.sysml.tests
 

Methods in org.topcased.sysml.tests that return Refine
protected  Refine RefineTest.getFixture()
          Returns the fixture for this Refine test case
 

Uses of Refine in org.topcased.sysml.util
 

Methods in org.topcased.sysml.util with parameters of type Refine
 T SysMLSwitch.caseRefine(Refine object)
          Returns the result of interpretting the object as an instance of 'Refine'
 


SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.