SysML

Uses of Interface
org.topcased.sysml.Rationale

Packages that use Rationale
org.topcased.modeler.sysml.blockdefinitiondiagram   
org.topcased.modeler.sysml.internalblockdiagram   
org.topcased.modeler.sysml.parametricdiagram   
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 Rationale in org.topcased.modeler.sysml.blockdefinitiondiagram
 

Methods in org.topcased.modeler.sysml.blockdefinitiondiagram that return Rationale
protected  Rationale BlockDefCreationUtils.createModelObjectRationale(Rationale element)
           
 

Methods in org.topcased.modeler.sysml.blockdefinitiondiagram with parameters of type Rationale
protected  GraphElement BlockDefCreationUtils.createGraphElementRationale(Rationale element, java.lang.String presentation)
           
protected  Rationale BlockDefCreationUtils.createModelObjectRationale(Rationale element)
           
 

Uses of Rationale in org.topcased.modeler.sysml.internalblockdiagram
 

Methods in org.topcased.modeler.sysml.internalblockdiagram that return Rationale
protected  Rationale InternalBlockCreationUtils.createModelObjectRationale(Rationale element)
           
 

Methods in org.topcased.modeler.sysml.internalblockdiagram with parameters of type Rationale
protected  GraphElement InternalBlockCreationUtils.createGraphElementRationale(Rationale element, java.lang.String presentation)
           
protected  Rationale InternalBlockCreationUtils.createModelObjectRationale(Rationale element)
           
 

Uses of Rationale in org.topcased.modeler.sysml.parametricdiagram
 

Methods in org.topcased.modeler.sysml.parametricdiagram that return Rationale
protected  Rationale ParametricCreationUtils.createModelObjectRationale(Rationale element)
           
 

Methods in org.topcased.modeler.sysml.parametricdiagram with parameters of type Rationale
protected  GraphElement ParametricCreationUtils.createGraphElementRationale(Rationale element, java.lang.String presentation)
           
protected  Rationale ParametricCreationUtils.createModelObjectRationale(Rationale element)
           
 

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

Methods in org.topcased.modeler.sysml.requirementdiagram that return Rationale
protected  Rationale RequirementCreationUtils.createModelObjectRationale(Rationale element)
           
 

Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type Rationale
protected  GraphElement RequirementCreationUtils.createGraphElementRationale(Rationale element, java.lang.String presentation)
           
protected  Rationale RequirementCreationUtils.createModelObjectRationale(Rationale element)
           
 

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

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

Uses of Rationale in org.topcased.sysml
 

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

Uses of Rationale in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return Rationale
 Rationale SysMLFactoryImpl.createRationale()
           
 

Uses of Rationale in org.topcased.sysml.tests
 

Fields in org.topcased.sysml.tests declared as Rationale
protected  Rationale RationaleTest.fixture
          The fixture for this Rationale test case
 

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

Methods in org.topcased.sysml.tests with parameters of type Rationale
protected  void RationaleTest.setFixture(Rationale fixture)
          Sets the fixture for this Rationale test case
 

Uses of Rationale in org.topcased.sysml.util
 

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


SysML

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