|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Field | |
---|---|
org.topcased.modeler.sysml.requirementdiagram | |
org.topcased.modeler.sysml.util | |
org.topcased.sysml | |
org.topcased.sysml.impl | |
org.topcased.sysml.tests | |
org.topcased.sysml.util |
Uses of Field in org.topcased.modeler.sysml.requirementdiagram |
---|
Methods in org.topcased.modeler.sysml.requirementdiagram that return Field | |
---|---|
protected Field |
RequirementCreationUtils.createModelObjectField(Field element)
|
Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type Field | |
---|---|
protected GraphElement |
RequirementCreationUtils.createGraphElementField(Field element,
java.lang.String presentation)
|
protected Field |
RequirementCreationUtils.createModelObjectField(Field element)
|
Uses of Field in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type Field | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseField(Field object)
Returns the result of interpretting the object as an exact instance of 'Field' |
Uses of Field in org.topcased.sysml |
---|
Methods in org.topcased.sysml that return Field | |
---|---|
Field |
SysMLFactory.createField()
Returns a new object of class 'Field' |
Methods in org.topcased.sysml that return types with arguments of type Field | |
---|---|
EList<Field> |
Requirement.getExtendedField()
Returns the value of the 'Extended Field' containment reference list. |
Uses of Field in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement Field | |
---|---|
class |
FieldImpl
An implementation of the model object ' < ? |
Fields in org.topcased.sysml.impl with type parameters of type Field | |
---|---|
protected EList<Field> |
RequirementImpl.extendedField
The cached value of the ' Extended Field ' containment reference list |
Methods in org.topcased.sysml.impl that return Field | |
---|---|
Field |
SysMLFactoryImpl.createField()
|
Methods in org.topcased.sysml.impl that return types with arguments of type Field | |
---|---|
EList<Field> |
RequirementImpl.getExtendedField()
|
Uses of Field in org.topcased.sysml.tests |
---|
Fields in org.topcased.sysml.tests declared as Field | |
---|---|
protected Field |
FieldTest.fixture
The fixture for this Field test case |
Methods in org.topcased.sysml.tests that return Field | |
---|---|
protected Field |
FieldTest.getFixture()
Returns the fixture for this Field test case |
Methods in org.topcased.sysml.tests with parameters of type Field | |
---|---|
protected void |
FieldTest.setFixture(Field fixture)
Sets the fixture for this Field test case |
Uses of Field in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type Field | |
---|---|
T |
SysMLSwitch.caseField(Field object)
Returns the result of interpretting the object as an instance of 'Field' |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.