|
Constructor.
|
|
Destructor.
|
|
Parse the SDEF with the passed in XML# resource id.
|
|
Parse the SDEF located in the file from the passed in CP_CFURL.
|
|
Adds a class definition to the list of definitions for this object.
|
|
Returns the number of class definitions in this object.
|
|
Returns the nth class definitions in this object.
|
|
|
|
Returns true if the class property is defined.
|
|
Adds a command definition to the list of definitions for this object.
|
|
Returns the number of command definitions in this object.
|
|
Returns the nth command definition in this object.
|
|
|
|
Returns a command definition from the passed in command name.
|
|
Parse the nodes in the XML file for SDEF definitions.
|
|
Parse the classes in the XML file for SDEF definitions.
|
|
|
|
Parse the nodes in the XML file for SDEF class definitions.
|
|
Parse the nodes in the XML file for SDEF class elements.
|
|
Parse the class element node passed in inNode for class definitions.
|
|
Parse the class element node passed in inNode for class element accessors.
|
|
Parse the class properties node passed in inNode for class properties.
|
|
Parse the class property node passed in inNode for class definitions.
|
|
Parse the class definitions node passed in inNode for class events.
|
|
Parse the class definition node passed in inNode for class events.
|
|
Parse the commands node passed in inNode for commands.
|
|
|
|
|
|
|