|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Problem in org.topcased.modeler.sysml.blockdefinitiondiagram |
---|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram that return Problem | |
---|---|
protected Problem |
BlockDefCreationUtils.createModelObjectProblem(Problem element)
|
Methods in org.topcased.modeler.sysml.blockdefinitiondiagram with parameters of type Problem | |
---|---|
protected GraphElement |
BlockDefCreationUtils.createGraphElementProblem(Problem element,
java.lang.String presentation)
|
protected Problem |
BlockDefCreationUtils.createModelObjectProblem(Problem element)
|
Uses of Problem in org.topcased.modeler.sysml.internalblockdiagram |
---|
Methods in org.topcased.modeler.sysml.internalblockdiagram that return Problem | |
---|---|
protected Problem |
InternalBlockCreationUtils.createModelObjectProblem(Problem element)
|
Methods in org.topcased.modeler.sysml.internalblockdiagram with parameters of type Problem | |
---|---|
protected GraphElement |
InternalBlockCreationUtils.createGraphElementProblem(Problem element,
java.lang.String presentation)
|
protected Problem |
InternalBlockCreationUtils.createModelObjectProblem(Problem element)
|
Uses of Problem in org.topcased.modeler.sysml.parametricdiagram |
---|
Methods in org.topcased.modeler.sysml.parametricdiagram that return Problem | |
---|---|
protected Problem |
ParametricCreationUtils.createModelObjectProblem(Problem element)
|
Methods in org.topcased.modeler.sysml.parametricdiagram with parameters of type Problem | |
---|---|
protected GraphElement |
ParametricCreationUtils.createGraphElementProblem(Problem element,
java.lang.String presentation)
|
protected Problem |
ParametricCreationUtils.createModelObjectProblem(Problem element)
|
Uses of Problem in org.topcased.modeler.sysml.requirementdiagram |
---|
Methods in org.topcased.modeler.sysml.requirementdiagram that return Problem | |
---|---|
protected Problem |
RequirementCreationUtils.createModelObjectProblem(Problem element)
|
Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type Problem | |
---|---|
protected GraphElement |
RequirementCreationUtils.createGraphElementProblem(Problem element,
java.lang.String presentation)
|
protected Problem |
RequirementCreationUtils.createModelObjectProblem(Problem element)
|
Uses of Problem in org.topcased.modeler.sysml.util |
---|
Methods in org.topcased.modeler.sysml.util with parameters of type Problem | |
---|---|
java.lang.Object |
ExactSysMLSwitch.caseProblem(Problem object)
Returns the result of interpretting the object as an exact instance of 'Problem' |
Uses of Problem in org.topcased.sysml |
---|
Methods in org.topcased.sysml that return Problem | |
---|---|
Problem |
SysMLFactory.createProblem()
Returns a new object of class 'Problem' |
Uses of Problem in org.topcased.sysml.impl |
---|
Classes in org.topcased.sysml.impl that implement Problem | |
---|---|
class |
ProblemImpl
An implementation of the model object ' < ? |
Methods in org.topcased.sysml.impl that return Problem | |
---|---|
Problem |
SysMLFactoryImpl.createProblem()
|
Uses of Problem in org.topcased.sysml.tests |
---|
Fields in org.topcased.sysml.tests declared as Problem | |
---|---|
protected Problem |
ProblemTest.fixture
The fixture for this Problem test case |
Methods in org.topcased.sysml.tests that return Problem | |
---|---|
protected Problem |
ProblemTest.getFixture()
Returns the fixture for this Problem test case |
Methods in org.topcased.sysml.tests with parameters of type Problem | |
---|---|
protected void |
ProblemTest.setFixture(Problem fixture)
Sets the fixture for this Problem test case |
Uses of Problem in org.topcased.sysml.util |
---|
Methods in org.topcased.sysml.util with parameters of type Problem | |
---|---|
T |
SysMLSwitch.caseProblem(Problem object)
Returns the result of interpretting the object as an instance of 'Problem' |
|
SysML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.