Zero args constructor.
ChangeSetMember Reference to the superclass object.
ObjectModification The associated data object representing the update. Normally the associaiton is specifed, but in the case of a proxy object where the association is removed, we might not reference any data object as it would only reference a proxy data object with no associations.
Return the superclass object.
Return the superclass object.
The typed superclass nested object.
ObjectModification The associated data object representing the update.
ObjectModification The associated data object representing the update. Normally the associaiton is specifed, but in the case of a proxy object where the association is removed, we might not reference any data object as it would only reference a proxy data object with no associations.
Flag for rdf:about elements.
Flag for rdf:about elements.
true
if this is an rdf:about element, false
otherwise.
Valid fields bitmap.
Valid fields bitmap.
One (1) in a bit position means that field was found in parsing, zero means it has an indeterminate value. Field order is specified by the fields array.
For classes constructed manually, we initially fill this in with the worst case scenario. ToDo: this won't work for classes with more than 96 fields (so far none).
Return a copy of this object as a Row.
Return a copy of this object as a Row.
Creates a clone of this object for use in Row manipulations.
The copy of the object.
Emit one XML attribute.
Emit one XML attribute.
The name of the field.
The value of the field.
The class name (e.g. ACLineSegment) of this element
The builder to write into.
<cim:Location.CoordinateSystem rdf:resource="#wgs84"/>
Emit one XML element.
Emit one XML element.
The name of the field.
The value of the field.
The class name (e.g. ACLineSegment) of this element
The builder to write into.
<cim:IdentifiedObject.name>WGS 84</cim:IdentifiedObject.name>
Return a string containing this object as XML.
Return a string containing this object as XML.
The XML corresponding to this object.
Return a string containing the fields of this object suitable for inclusion in an XML object.
Return a string containing the fields of this object suitable for inclusion in an XML object.
A string with the fileds coded in XML
Get the value of the field at index i
.
Get the value of the field at index i
.
The index of the field desired.
The value stored in the field, or null
if none.
Return the unique ID for the object, the mRID for IdentifiedObject derived classes.
Return the unique ID for the object, the mRID for IdentifiedObject derived classes.
The object ID.
The number of fields in the object definition.
The number of fields in the object definition.
The number of defined fields for use in Row manipulations.
Is a field present predicate.
Is a field present predicate.
Determines if the field at the given position was encountered while parsing.
the field position in the fields array
true
if the field was parsed, false
otherwise.
ChangeSetMember Reference to the superclass object.
ChangeSetMember Reference to the superclass object.
Used to specify precondition properties for a preconditioned update.
ChangeSetMember Reference to the superclass object.
ObjectModification The associated data object representing the update. Normally the associaiton is specifed, but in the case of a proxy object where the association is removed, we might not reference any data object as it would only reference a proxy data object with no associations.