|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FlowPort in org.topcased.modeler.sysml.blockdefinitiondiagram |
---|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram that return FlowPort | |
---|---|
protected FlowPort |
BlockDefCreationUtils.createModelObjectFlowPort(FlowPort element)
|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram with parameters of type FlowPort | |
---|---|
protected GraphElement |
BlockDefCreationUtils.createGraphElementFlowPort(FlowPort element,
java.lang.String presentation)
|
protected FlowPort |
BlockDefCreationUtils.createModelObjectFlowPort(FlowPort element)
|
Uses of FlowPort in org.topcased.modeler.sysml.blockdefinitiondiagram.edit |
---|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram.edit that return FlowPort | |
---|---|
FlowPort |
FlowPortEditPart.getModelFlowPort()
Return the FlowPort model object |
Uses of FlowPort in org.topcased.modeler.sysml.internalblockdiagram |
---|
Methods in org.topcased.modeler.sysml.internalblockdiagram that return FlowPort | |
---|---|
protected FlowPort |
InternalBlockCreationUtils.createModelObjectFlowPort(FlowPort element)
|
Methods in org.topcased.modeler.sysml.internalblockdiagram with parameters of type FlowPort | |
---|---|
protected GraphElement |
InternalBlockCreationUtils.createGraphElementFlowPort(FlowPort element,
java.lang.String presentation)
|
protected FlowPort |
InternalBlockCreationUtils.createModelObjectFlowPort(FlowPort element)
|
Uses of FlowPort in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type FlowPort | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseFlowPort(FlowPort object)
Returns the result of interpretting the object as an exact instance of 'Flow Port' |
Uses of FlowPort in org.topcased.sysml |
---|
Methods in org.topcased.sysml that return FlowPort | |
---|---|
FlowPort |
SysMLFactory.createFlowPort()
Returns a new object of class 'Flow Port'. |
Uses of FlowPort in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement FlowPort | |
---|---|
class |
FlowPortImpl
An implementation of the model object ' < ? |
Methods in org.topcased.sysml.impl that return FlowPort | |
---|---|
FlowPort |
SysMLFactoryImpl.createFlowPort()
|
Uses of FlowPort in org.topcased.sysml.tests |
---|
Fields in org.topcased.sysml.tests declared as FlowPort | |
---|---|
protected FlowPort |
FlowPortTest.fixture
The fixture for this Flow Port test case |
Methods in org.topcased.sysml.tests that return FlowPort | |
---|---|
protected FlowPort |
FlowPortTest.getFixture()
Returns the fixture for this Flow Port test case |
Methods in org.topcased.sysml.tests with parameters of type FlowPort | |
---|---|
protected void |
FlowPortTest.setFixture(FlowPort fixture)
Sets the fixture for this Flow Port test case |
Uses of FlowPort in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type FlowPort | |
---|---|
T |
SysMLSwitch.caseFlowPort(FlowPort object)
Returns the result of interpretting the object as an instance of 'Flow Port' |
static boolean |
SysMLUtils.validateFlowPortsCompatibility(FlowPort fp1,
FlowPort fp2)
Verify that two flow ports are compatible (i.e. they have type, direction and name matching) |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.