SysML

Uses of Interface
org.topcased.sysml.DeriveReqt

Packages that use DeriveReqt
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 DeriveReqt in org.topcased.modeler.sysml.requirementdiagram
 

Methods in org.topcased.modeler.sysml.requirementdiagram that return DeriveReqt
protected  DeriveReqt RequirementCreationUtils.createModelObjectDeriveReqt(DeriveReqt element)
           
 

Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type DeriveReqt
protected  GraphElement RequirementCreationUtils.createGraphElementDeriveReqt(DeriveReqt element, java.lang.String presentation)
           
protected  DeriveReqt RequirementCreationUtils.createModelObjectDeriveReqt(DeriveReqt element)
           
 

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

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

Uses of DeriveReqt in org.topcased.sysml
 

Methods in org.topcased.sysml that return DeriveReqt
 DeriveReqt SysMLFactory.createDeriveReqt()
          Returns a new object of class 'Derive Reqt'.
 

Uses of DeriveReqt in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return DeriveReqt
 DeriveReqt SysMLFactoryImpl.createDeriveReqt()
           
 

Uses of DeriveReqt in org.topcased.sysml.tests
 

Methods in org.topcased.sysml.tests that return DeriveReqt
protected  DeriveReqt DeriveReqtTest.getFixture()
          Returns the fixture for this Derive Reqt test case
 

Uses of DeriveReqt in org.topcased.sysml.util
 

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


SysML

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