|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockDefinition | |
---|---|
org.topcased.modeler.sysml.util | |
org.topcased.sysml | |
org.topcased.sysml.impl | |
org.topcased.sysml.tests | |
org.topcased.sysml.util |
Uses of BlockDefinition in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type BlockDefinition | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseBlockDefinition(BlockDefinition object)
Returns the result of interpretting the object as an exact instance of 'Block Definition' |
Uses of BlockDefinition in org.topcased.sysml |
---|
Methods in org.topcased.sysml that return BlockDefinition | |
---|---|
BlockDefinition |
SysMLFactory.createBlockDefinition()
Returns a new object of class 'Block Definition'. |
Methods in org.topcased.sysml that return types with arguments of type BlockDefinition | |
---|---|
EList<BlockDefinition> |
PackageSYSML.getOwnedBlockDefinition()
Returns the value of the 'Owned Block Definition' containment reference list. |
Uses of BlockDefinition in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement BlockDefinition | |
---|---|
class |
BlockDefinitionImpl
An implementation of the model object ' < ? |
Fields in org.topcased.sysml.impl with type parameters of type BlockDefinition | |
---|---|
protected EList<BlockDefinition> |
PackageSYSMLImpl.ownedBlockDefinition
The cached value of the ' Owned Block Definition ' containment reference list |
Methods in org.topcased.sysml.impl that return BlockDefinition | |
---|---|
BlockDefinition |
SysMLFactoryImpl.createBlockDefinition()
|
Methods in org.topcased.sysml.impl that return types with arguments of type BlockDefinition | |
---|---|
EList<BlockDefinition> |
PackageSYSMLImpl.getOwnedBlockDefinition()
|
Uses of BlockDefinition in org.topcased.sysml.tests |
---|
Methods in org.topcased.sysml.tests that return BlockDefinition | |
---|---|
protected BlockDefinition |
BlockDefinitionTest.getFixture()
Returns the fixture for this Block Definition test case. |
Uses of BlockDefinition in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type BlockDefinition | |
---|---|
T |
SysMLSwitch.caseBlockDefinition(BlockDefinition object)
Returns the result of interpretting the object as an instance of 'Block Definition' |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.