|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FlowProperty in org.topcased.modeler.sysml.blockdefinitiondiagram |
---|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram that return FlowProperty | |
---|---|
protected FlowProperty |
BlockDefCreationUtils.createModelObjectFlowProperty(FlowProperty element)
|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram with parameters of type FlowProperty | |
---|---|
protected GraphElement |
BlockDefCreationUtils.createGraphElementFlowProperty(FlowProperty element,
java.lang.String presentation)
|
protected FlowProperty |
BlockDefCreationUtils.createModelObjectFlowProperty(FlowProperty element)
|
Uses of FlowProperty in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type FlowProperty | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseFlowProperty(FlowProperty object)
Returns the result of interpretting the object as an exact instance of 'Flow Property' |
Uses of FlowProperty in org.topcased.sysml |
---|
Methods in org.topcased.sysml that return FlowProperty | |
---|---|
FlowProperty |
SysMLFactory.createFlowProperty()
Returns a new object of class 'Flow Property'. |
Methods in org.topcased.sysml that return types with arguments of type FlowProperty | |
---|---|
EList<FlowProperty> |
FlowSpecification.getOwnedFlowProperty()
Returns the value of the 'Owned Flow Property' containment reference list. |
Uses of FlowProperty in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement FlowProperty | |
---|---|
class |
FlowPropertyImpl
An implementation of the model object ' < ? |
Fields in org.topcased.sysml.impl with type parameters of type FlowProperty | |
---|---|
protected EList<FlowProperty> |
FlowSpecificationImpl.ownedFlowProperty
The cached value of the ' Owned Flow Property ' containment reference list |
Methods in org.topcased.sysml.impl that return FlowProperty | |
---|---|
FlowProperty |
SysMLFactoryImpl.createFlowProperty()
|
Methods in org.topcased.sysml.impl that return types with arguments of type FlowProperty | |
---|---|
EList<FlowProperty> |
FlowSpecificationImpl.getOwnedFlowProperty()
|
Uses of FlowProperty in org.topcased.sysml.tests |
---|
Fields in org.topcased.sysml.tests declared as FlowProperty | |
---|---|
protected FlowProperty |
FlowPropertyTest.fixture
The fixture for this Flow Property test case |
Methods in org.topcased.sysml.tests that return FlowProperty | |
---|---|
protected FlowProperty |
FlowPropertyTest.getFixture()
Returns the fixture for this Flow Property test case |
Methods in org.topcased.sysml.tests with parameters of type FlowProperty | |
---|---|
protected void |
FlowPropertyTest.setFixture(FlowProperty fixture)
Sets the fixture for this Flow Property test case |
Uses of FlowProperty in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type FlowProperty | |
---|---|
T |
SysMLSwitch.caseFlowProperty(FlowProperty object)
Returns the result of interpretting the object as an instance of 'Flow Property' |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.