Selerix Developer Tools
AbstractModelObject Class Members
Fields  Properties  Methods 

Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace : AbstractModelObject Class

The following tables list the members exposed by AbstractModelObject.

Public Fields
 NameDescription
Public FieldIndicates this object will override the same object while storyline merging.  
Top
Public Properties
 NameDescription
Public PropertyDate when object was last updated.  
Public PropertyGets or sets a value indicating whether this AbstractModelObject is deleted.  
Public PropertyGets or sets the external engine configurations.  
Public PropertyGets or sets the ID.  
Public PropertyRead-only property on top-level object that indicates the lock state of the object.  
Public PropertyGets or sets the merge place.  
Public PropertyGets the merging ID.  
Public PropertyGets or sets the name.  
Public PropertyGets or sets the name attribute.  
Public PropertyGets or sets the name text item.  
Public PropertyGets or sets a value indicating whether this object is readonly.  
Public PropertyGets or sets the short name.  
Public PropertyGets or sets the unique ID.  
Public PropertyGets or sets a value indicating whether this AbstractModelObject is verified.  
Public PropertyGets or sets the version.  
Public PropertyGets or sets the XML as of date.  
Public PropertyGets or sets the XML as of date.  
Top
Public Methods
 NameDescription
Public MethodGets the config.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeExtEngineConfigs) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeUniqueID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodShoulds the serialize XML as of date ticks.  
Public MethodUpgrades the model.  
Top
See Also

Reference

AbstractModelObject Class
Selerix.Foundation.Data Namespace