|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemFlow | |
---|---|
org.topcased.modeler.sysml.util | |
org.topcased.sysml | |
org.topcased.sysml.impl | |
org.topcased.sysml.tests | |
org.topcased.sysml.util |
Uses of ItemFlow in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type ItemFlow | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseItemFlow(ItemFlow object)
Returns the result of interpretting the object as an exact instance of 'Item Flow' |
Uses of ItemFlow in org.topcased.sysml |
---|
Methods in org.topcased.sysml that return ItemFlow | |
---|---|
ItemFlow |
SysMLFactory.createItemFlow()
Returns a new object of class 'Item Flow'. |
Methods in org.topcased.sysml that return types with arguments of type ItemFlow | |
---|---|
EList<ItemFlow> |
PackageSYSML.getOwnedItemFlow()
Returns the value of the 'Owned Item Flow' containment reference list. |
Uses of ItemFlow in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement ItemFlow | |
---|---|
class |
ItemFlowImpl
An implementation of the model object ' < ? |
Fields in org.topcased.sysml.impl with type parameters of type ItemFlow | |
---|---|
protected EList<ItemFlow> |
PackageSYSMLImpl.ownedItemFlow
The cached value of the ' Owned Item Flow ' containment reference list |
Methods in org.topcased.sysml.impl that return ItemFlow | |
---|---|
ItemFlow |
SysMLFactoryImpl.createItemFlow()
|
Methods in org.topcased.sysml.impl that return types with arguments of type ItemFlow | |
---|---|
EList<ItemFlow> |
PackageSYSMLImpl.getOwnedItemFlow()
|
Uses of ItemFlow in org.topcased.sysml.tests |
---|
Fields in org.topcased.sysml.tests declared as ItemFlow | |
---|---|
protected ItemFlow |
ItemFlowTest.fixture
The fixture for this Item Flow test case |
Methods in org.topcased.sysml.tests that return ItemFlow | |
---|---|
protected ItemFlow |
ItemFlowTest.getFixture()
Returns the fixture for this Item Flow test case |
Methods in org.topcased.sysml.tests with parameters of type ItemFlow | |
---|---|
protected void |
ItemFlowTest.setFixture(ItemFlow fixture)
Sets the fixture for this Item Flow test case |
Uses of ItemFlow in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type ItemFlow | |
---|---|
T |
SysMLSwitch.caseItemFlow(ItemFlow object)
Returns the result of interpretting the object as an instance of 'Item Flow' |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.