SysML

Uses of Interface
org.topcased.sysml.ConstraintProperty

Packages that use ConstraintProperty
org.topcased.modeler.sysml.parametricdiagram   
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.util   
 

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

Methods in org.topcased.modeler.sysml.parametricdiagram that return ConstraintProperty
protected  ConstraintProperty ParametricCreationUtils.createModelObjectConstraintProperty(ConstraintProperty element)
           
 

Methods in org.topcased.modeler.sysml.parametricdiagram with parameters of type ConstraintProperty
protected  GraphElement ParametricCreationUtils.createGraphElementConstraintProperty(ConstraintProperty element, java.lang.String presentation)
           
protected  ConstraintProperty ParametricCreationUtils.createModelObjectConstraintProperty(ConstraintProperty element)
           
 

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

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

Uses of ConstraintProperty in org.topcased.sysml
 

Methods in org.topcased.sysml that return ConstraintProperty
 ConstraintProperty SysMLFactory.createConstraintProperty()
          Returns a new object of class 'Constraint Property'.
 

Uses of ConstraintProperty in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return ConstraintProperty
 ConstraintProperty SysMLFactoryImpl.createConstraintProperty()
           
 

Uses of ConstraintProperty in org.topcased.sysml.tests
 

Methods in org.topcased.sysml.tests that return ConstraintProperty
protected  ConstraintProperty ConstraintPropertyTest.getFixture()
          Returns the fixture for this Constraint Property test case.
 

Uses of ConstraintProperty in org.topcased.sysml.util
 

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


SysML

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