SysML

Uses of Interface
org.topcased.sysml.DistributedProperty

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

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

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

Uses of DistributedProperty in org.topcased.sysml
 

Methods in org.topcased.sysml that return DistributedProperty
 DistributedProperty SysMLFactory.createDistributedProperty()
          Returns a new object of class 'Distributed Property'.
 

Uses of DistributedProperty in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return DistributedProperty
 DistributedProperty SysMLFactoryImpl.createDistributedProperty()
           
 

Uses of DistributedProperty in org.topcased.sysml.tests
 

Methods in org.topcased.sysml.tests that return DistributedProperty
protected  DistributedProperty DistributedPropertyTest.getFixture()
          Returns the fixture for this Distributed Property test case.
 

Uses of DistributedProperty in org.topcased.sysml.util
 

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


SysML

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