|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.visitor.OccurrencedPartConfigSpecNodeExpander
Supported API: true
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
private ConfigSpec |
theConfigSpec
|
Constructor Summary | |
OccurrencedPartConfigSpecNodeExpander()
|
|
OccurrencedPartConfigSpecNodeExpander(BaselineConfigurationConfigSpec a_partConfigSpec)
Constructs an instance. |
Method Summary | |
void |
expandNode(Persistable parentNode,
Vector links,
Vector nodes)
Expands the node returning all of the links and nodes associated with the parent node. |
ConfigSpec |
getConfigSpec()
Gets the object for the association that plays role: theConfigSpec. |
void |
setConfigSpec(ConfigSpec a_ConfigSpec)
Sets the object for the association that plays role: theConfigSpec. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private ConfigSpec theConfigSpec
Constructor Detail |
public OccurrencedPartConfigSpecNodeExpander(BaselineConfigurationConfigSpec a_partConfigSpec) throws WTPropertyVetoException
a_partConfigSpec
-
WTPropertyVetoException
public OccurrencedPartConfigSpecNodeExpander()
Method Detail |
public ConfigSpec getConfigSpec()
public void setConfigSpec(ConfigSpec a_ConfigSpec) throws WTPropertyVetoException
a_ConfigSpec
-
WTPropertyVetoException
public void expandNode(Persistable parentNode, Vector links, Vector nodes) throws WTException
expandNode
in interface NodeExpander
parentNode
- links
- nodes
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |