Flag for rdf:about elements.
Flag for rdf:about elements.
true
if this is an rdf:about element, false
otherwise.
This class name.
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 128 fields (so far none).
This class and the hierarchical list of classes this class derives from.
This class and the hierarchical list of classes this class derives from.
the list of classes without the package prefixes.
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 fields 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.
Return the superclass object.
Return the superclass object.
The typed superclass nested object.