|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Method Summary | |
|---|---|
RSEDOMNode |
createNode(RSEDOMNode parent,
IConnectorService cs,
boolean clean)
Creates a DOM node for a connector service |
RSEDOMNode |
createNode(RSEDOMNode parent,
IHost host,
boolean clean)
Create a DOM node representing a host |
RSEDOMNode |
createNode(RSEDOMNode parent,
IServerLauncherProperties sl,
boolean clean)
Creates a DOM node for a server launcher |
RSEDOMNode |
createNode(RSEDOMNode parent,
ISubSystem ss,
boolean clean)
Creates a DOM node for a subsystem |
RSEDOMNode |
createNode(RSEDOMNode parent,
ISystemFilter sf,
boolean clean)
Creates a DOM node for a filter |
RSEDOMNode |
createNode(RSEDOMNode parent,
ISystemFilterPool fp,
boolean clean)
Create a DOM node representing a filter pool |
RSEDOMNode |
createNode(RSEDOMNode parent,
ISystemFilterPoolReference fpr,
boolean clean)
Creates a DOM node for a filter pool reference |
RSEDOMNode |
createNode(RSEDOMNode parent,
ISystemFilterString fs,
boolean clean)
Creates a DOM node for a filter string |
RSEDOMNode[] |
createPropertySetNodes(RSEDOMNode parent,
IRSEModelObject mo,
boolean clean)
Creates DOM nodes for each associated property set |
RSEDOM |
createRSEDOM(ISystemProfile profile,
boolean clean)
Creates the RSE DOM for this profile |
RSEDOM |
getRSEDOM(ISystemProfile profile)
Returns the RSEDOM for this profile iff it exists |
RSEDOM |
populateRSEDOM(RSEDOM dom,
ISystemProfile profile,
boolean clean)
Creates an RSE DOM for use in persistence |
| Method Detail |
public RSEDOM createRSEDOM(ISystemProfile profile,
boolean clean)
profile - clean - indicates whether to create from scratch or merger
public RSEDOM populateRSEDOM(RSEDOM dom,
ISystemProfile profile,
boolean clean)
dom - profile -
public RSEDOM getRSEDOM(ISystemProfile profile)
profile -
public RSEDOMNode createNode(RSEDOMNode parent,
IHost host,
boolean clean)
parent - host -
public RSEDOMNode createNode(RSEDOMNode parent,
IConnectorService cs,
boolean clean)
parent -
public RSEDOMNode createNode(RSEDOMNode parent,
IServerLauncherProperties sl,
boolean clean)
parent -
public RSEDOMNode createNode(RSEDOMNode parent,
ISubSystem ss,
boolean clean)
parent -
public RSEDOMNode createNode(RSEDOMNode parent,
ISystemFilter sf,
boolean clean)
parent -
public RSEDOMNode createNode(RSEDOMNode parent,
ISystemFilterPool fp,
boolean clean)
parent -
public RSEDOMNode createNode(RSEDOMNode parent,
ISystemFilterPoolReference fpr,
boolean clean)
parent -
public RSEDOMNode createNode(RSEDOMNode parent,
ISystemFilterString fs,
boolean clean)
parent -
public RSEDOMNode[] createPropertySetNodes(RSEDOMNode parent,
IRSEModelObject mo,
boolean clean)
parent -
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||