|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ValueType in org.topcased.modeler.sysml.blockdefinitiondiagram |
---|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram that return ValueType | |
---|---|
protected ValueType |
BlockDefCreationUtils.createModelObjectValueType(ValueType element)
|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram with parameters of type ValueType | |
---|---|
protected GraphElement |
BlockDefCreationUtils.createGraphElementValueType(ValueType element,
java.lang.String presentation)
|
protected ValueType |
BlockDefCreationUtils.createModelObjectValueType(ValueType element)
|
Uses of ValueType in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type ValueType | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseValueType(ValueType object)
Returns the result of interpretting the object as an exact instance of 'Value Type' |
Uses of ValueType in org.topcased.sysml |
---|
Subinterfaces of ValueType in org.topcased.sysml | |
---|---|
interface |
Dimension
A representation of the model object ' < ? |
interface |
Unit
A representation of the model object ' < ? |
Methods in org.topcased.sysml that return ValueType | |
---|---|
ValueType |
SysMLFactory.createValueType()
Returns a new object of class 'Value Type'. |
Uses of ValueType in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement ValueType | |
---|---|
class |
DimensionImpl
An implementation of the model object ' < ? |
class |
UnitImpl
An implementation of the model object ' < ? |
class |
ValueTypeImpl
An implementation of the model object ' < ? |
Methods in org.topcased.sysml.impl that return ValueType | |
---|---|
ValueType |
SysMLFactoryImpl.createValueType()
|
Uses of ValueType in org.topcased.sysml.tests |
---|
Fields in org.topcased.sysml.tests declared as ValueType | |
---|---|
protected ValueType |
ValueTypeTest.fixture
The fixture for this Value Type test case |
Methods in org.topcased.sysml.tests that return ValueType | |
---|---|
protected ValueType |
ValueTypeTest.getFixture()
Returns the fixture for this Value Type test case |
Methods in org.topcased.sysml.tests with parameters of type ValueType | |
---|---|
protected void |
ValueTypeTest.setFixture(ValueType fixture)
Sets the fixture for this Value Type test case |
Uses of ValueType in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type ValueType | |
---|---|
T |
SysMLSwitch.caseValueType(ValueType object)
Returns the result of interpretting the object as an instance of 'Value Type' |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.