SysML

Uses of Interface
org.topcased.sysml.RequirementRelated

Packages that use RequirementRelated
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.util   
 

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

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

Uses of RequirementRelated in org.topcased.sysml
 

Methods in org.topcased.sysml that return RequirementRelated
 RequirementRelated SysMLFactory.createRequirementRelated()
          Returns a new object of class 'Requirement Related'.
 

Uses of RequirementRelated in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return RequirementRelated
 RequirementRelated SysMLFactoryImpl.createRequirementRelated()
           
 

Uses of RequirementRelated in org.topcased.sysml.tests
 

Fields in org.topcased.sysml.tests declared as RequirementRelated
protected  RequirementRelated RequirementRelatedTest.fixture
          The fixture for this Requirement Related test case
 

Methods in org.topcased.sysml.tests that return RequirementRelated
protected  RequirementRelated RequirementRelatedTest.getFixture()
          Returns the fixture for this Requirement Related test case.
 

Methods in org.topcased.sysml.tests with parameters of type RequirementRelated
protected  void RequirementRelatedTest.setFixture(RequirementRelated fixture)
          Sets the fixture for this Requirement Related test case.
 

Uses of RequirementRelated in org.topcased.sysml.util
 

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


SysML

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