|
Generators | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodePartConfiguration | |
---|---|
org.topcased.modeler.diagramconfigurator | |
org.topcased.modeler.diagramconfigurator.util |
Uses of NodePartConfiguration in org.topcased.modeler.diagramconfigurator |
---|
Methods in org.topcased.modeler.diagramconfigurator that return NodePartConfiguration | |
---|---|
NodePartConfiguration |
DiagramconfiguratorFactory.createNodePartConfiguration()
Returns a new object of class 'Node Part Configuration'. |
NodePartConfiguration |
NodePartConfiguration.getSuperType()
Returns the value of the 'Super Type' reference. |
Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type NodePartConfiguration | |
---|---|
EList<NodePartConfiguration> |
NodePartConfiguration.getChildElements()
Returns the value of the 'Child Elements' reference list. |
Methods in org.topcased.modeler.diagramconfigurator with parameters of type NodePartConfiguration | |
---|---|
void |
NodePartConfiguration.setSuperType(NodePartConfiguration value)
Sets the value of the ' Super Type '
reference.
|
Uses of NodePartConfiguration in org.topcased.modeler.diagramconfigurator.util |
---|
Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type NodePartConfiguration | |
---|---|
T |
DiagramconfiguratorSwitch.caseNodePartConfiguration(NodePartConfiguration object)
Returns the result of interpretting the object as an instance of 'Node Part Configuration'. |
boolean |
DiagramconfiguratorValidator.validateNodePartConfiguration_Container(NodePartConfiguration nodePartConfiguration,
DiagnosticChain diagnostics,
java.util.Map context)
Validates the Container constraint of 'Node Part Configuration'. |
boolean |
DiagramconfiguratorValidator.validateNodePartConfiguration(NodePartConfiguration nodePartConfiguration,
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.