SysML

Uses of Interface
org.topcased.sysml.FlowSpecification

Packages that use FlowSpecification
org.topcased.modeler.sysml.blockdefinitiondiagram   
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.util   
 

Uses of FlowSpecification in org.topcased.modeler.sysml.blockdefinitiondiagram
 

Methods in org.topcased.modeler.sysml.blockdefinitiondiagram that return FlowSpecification
protected  FlowSpecification BlockDefCreationUtils.createModelObjectFlowSpecification(FlowSpecification element)
           
 

Methods in org.topcased.modeler.sysml.blockdefinitiondiagram with parameters of type FlowSpecification
protected  GraphElement BlockDefCreationUtils.createGraphElementFlowSpecification(FlowSpecification element, java.lang.String presentation)
           
protected  FlowSpecification BlockDefCreationUtils.createModelObjectFlowSpecification(FlowSpecification element)
           
 

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

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

Uses of FlowSpecification in org.topcased.sysml
 

Methods in org.topcased.sysml that return FlowSpecification
 FlowSpecification SysMLFactory.createFlowSpecification()
          Returns a new object of class 'Flow Specification'.
 

Uses of FlowSpecification in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return FlowSpecification
 FlowSpecification SysMLFactoryImpl.createFlowSpecification()
           
 

Uses of FlowSpecification in org.topcased.sysml.tests
 

Fields in org.topcased.sysml.tests declared as FlowSpecification
protected  FlowSpecification FlowSpecificationTest.fixture
          The fixture for this Flow Specification test case
 

Methods in org.topcased.sysml.tests that return FlowSpecification
protected  FlowSpecification FlowSpecificationTest.getFixture()
          Returns the fixture for this Flow Specification test case.
 

Methods in org.topcased.sysml.tests with parameters of type FlowSpecification
protected  void FlowSpecificationTest.setFixture(FlowSpecification fixture)
          Sets the fixture for this Flow Specification test case.
 

Uses of FlowSpecification in org.topcased.sysml.util
 

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


SysML

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