|
Generators | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectConfiguration | |
---|---|
org.topcased.modeler.diagramconfigurator | |
org.topcased.modeler.diagramconfigurator.util |
Uses of ObjectConfiguration in org.topcased.modeler.diagramconfigurator |
---|
Subinterfaces of ObjectConfiguration in org.topcased.modeler.diagramconfigurator | |
---|---|
interface |
ModelObjectConfiguration
A representation of the model object 'Model Object Configuration'. |
interface |
SimpleObjectConfiguration
A representation of the model object 'Simple Object Configuration'. |
Methods in org.topcased.modeler.diagramconfigurator that return ObjectConfiguration | |
---|---|
ObjectConfiguration |
PartConfiguration.getObject()
Returns the value of the 'Object' reference. |
Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type ObjectConfiguration | |
---|---|
EList<ObjectConfiguration> |
DiagramConfiguration.getObjects()
Returns the value of the 'Objects' containment reference list. |
Methods in org.topcased.modeler.diagramconfigurator with parameters of type ObjectConfiguration | |
---|---|
void |
PartConfiguration.setObject(ObjectConfiguration value)
Sets the value of the ' Object '
reference.
|
Uses of ObjectConfiguration in org.topcased.modeler.diagramconfigurator.util |
---|
Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type ObjectConfiguration | |
---|---|
T |
DiagramconfiguratorSwitch.caseObjectConfiguration(ObjectConfiguration object)
Returns the result of interpretting the object as an instance of 'Object Configuration'. |
boolean |
DiagramconfiguratorValidator.validateObjectConfiguration(ObjectConfiguration objectConfiguration,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Generators | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.