SysML

Uses of Interface
org.topcased.sysml.PackageSYSML

Packages that use PackageSYSML
org.topcased.modeler.sysml.blockdefinitiondiagram.util   
org.topcased.modeler.sysml.internalblockdiagram.util   
org.topcased.modeler.sysml.requirementdiagram.util   
org.topcased.modeler.sysml.usecasediagram   
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.tools   
org.topcased.sysml.util   
 

Uses of PackageSYSML in org.topcased.modeler.sysml.blockdefinitiondiagram.util
 

Methods in org.topcased.modeler.sysml.blockdefinitiondiagram.util that return PackageSYSML
static PackageSYSML BlockTools.getPackageSYSML(org.eclipse.uml2.uml.Element element)
          Return the block definition in which an element is contained
 

Uses of PackageSYSML in org.topcased.modeler.sysml.internalblockdiagram.util
 

Methods in org.topcased.modeler.sysml.internalblockdiagram.util that return PackageSYSML
static PackageSYSML BlockTools.getPackageSYSML(org.eclipse.uml2.uml.Element element)
          Return the block definition in which an element is contained
 

Uses of PackageSYSML in org.topcased.modeler.sysml.requirementdiagram.util
 

Methods in org.topcased.modeler.sysml.requirementdiagram.util that return PackageSYSML
static PackageSYSML RequirementTools.getPackageSYSML(org.eclipse.uml2.uml.Element element)
          Return the requirement definition in which an element is contained
 

Uses of PackageSYSML in org.topcased.modeler.sysml.usecasediagram
 

Methods in org.topcased.modeler.sysml.usecasediagram with parameters of type PackageSYSML
protected  GraphElement UseCaseCreationUtils.createGraphElementPackageSYSML(PackageSYSML element, java.lang.String presentation)
           
 

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

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

Uses of PackageSYSML in org.topcased.sysml
 

Subinterfaces of PackageSYSML in org.topcased.sysml
 interface BlockDefinition
          A representation of the model object ' < ?
 interface ModelSYSML
          A representation of the model object ' < ?
 interface RequirementDefinition
          A representation of the model object ' < ?
 

Methods in org.topcased.sysml that return PackageSYSML
 PackageSYSML SysMLFactory.createPackageSYSML()
          Returns a new object of class 'Package SYSML'.
 

Uses of PackageSYSML in org.topcased.sysml.impl
 

Classes in org.topcased.sysml.impl that implement PackageSYSML
 class BlockDefinitionImpl
          An implementation of the model object ' < ?
 class ModelSYSMLImpl
          An implementation of the model object ' < ?
 class PackageSYSMLImpl
          An implementation of the model object ' < ?
 class RequirementDefinitionImpl
          An implementation of the model object ' < ?
 

Methods in org.topcased.sysml.impl that return PackageSYSML
 PackageSYSML SysMLFactoryImpl.createPackageSYSML()
           
 

Uses of PackageSYSML in org.topcased.sysml.tests
 

Fields in org.topcased.sysml.tests declared as PackageSYSML
protected  PackageSYSML PackageSYSMLTest.fixture
          The fixture for this Package SYSML test case
 

Methods in org.topcased.sysml.tests that return PackageSYSML
protected  PackageSYSML PackageSYSMLTest.getFixture()
          Returns the fixture for this Package SYSML test case
 

Methods in org.topcased.sysml.tests with parameters of type PackageSYSML
protected  void PackageSYSMLTest.setFixture(PackageSYSML fixture)
          Sets the fixture for this Package SYSML test case
 

Uses of PackageSYSML in org.topcased.sysml.tools
 

Methods in org.topcased.sysml.tools that return PackageSYSML
static PackageSYSML SysMLRequirementsTools.getPackageSYSML(org.eclipse.uml2.uml.Element element)
          Return the requirement definition in which an element is contained.
 

Uses of PackageSYSML in org.topcased.sysml.util
 

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


SysML

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