35 XmlNode(
const std::string& name);
39 virtual void setRef(
const std::string&
ref);
40 virtual void setScript(
const std::string& script);
44 virtual std::string
getKind()
const;
Base class for all composed nodes.
Base class for all nodes.
Class for calculation node associated with a component service.
virtual std::string getScript() const
Node * simpleClone(ComposedNode *father, bool editionOnly) const
virtual std::string getKind() const
Return the service node kind.
virtual void setScript(const std::string &script)
virtual void load()
DISTRIBUTION NOT YET implemented for XMLNode.
XmlNode(const XmlNode &other, ComposedNode *father)
static const char IMPL_NAME[]
virtual void setRef(const std::string &ref)
Associate a new component instance to this service node.
virtual ServiceNode * createNode(const std::string &name)
def ref(target, callback=None)