Click or drag to resize

OpenModel Methods

Compatible with IDEA StatiCa Beta 21.0 - beta

The OpenModel type exposes the following members.

Methods
  NameDescription
Public methodAddObject(OpenAttribute)
Add new atribute object into collections
Public methodAddObject(OpenElementId)
Add new object into collections
Public methodGetExistingObject
Add new object into collections
Public methodGetMaxId(String)
Get max Id value for specified type
Public methodGetMaxId(Type)
Get max Id value for specified type
Public methodGetMaxId(OpenElementId)
Get max Id value for specified type
Public methodGetObject
Gets the Open element object from the Reference element
Public methodStatic memberLoadFromStream
Creates the instance of Open Model from the stream
Public methodStatic memberLoadFromString
Creates the instance of Open Model from xml string
Public methodStatic memberLoadFromXmlFile
Creates the instance of Open Model from the XML file
Public methodReferenceElementsReconstruction
Should be called after deserialization of the open model from xml
Public methodSaveToXmlFile
Saves content into file as a XML format
Top
See Also