Package OpenCAGE.GIF.List_Pots

Contains the pot elements to Node_Model_List and Edge_Model_List

Class Edge_Model_List_Deserializer

extends FET.Deserializer

Attributes

private OpenCAGE.Data.Oc_Data.Oc_Data Data 

Operations

public FET.Pot_Element Deserialize( OpenCAGE.General.XML.Node_Ptr XML);

Deserialize a XML-structure to a pot element [This description is adopted from 'FET.Deserializer'.]

Class Edge_Model_List_Pot_Element

extends FET.Pot_Element

Attributes

private OpenCAGE.GIF.Edge_Models_Lists.List Value 

Operations

public OpenCAGE.General.XML.Node_Ptr Serialize(void);

Serializes the content of this Pot_Element into XML [This description is adopted from 'FET.Pot_Element'.]

public OpenCAGE.GIF.List_Pots.Edge_Model_List_Deserializer Init( OpenCAGE.Data.Oc_Data.Oc_Data Data);

public Ada.Strings.Unbounded.Unbounded_String Get_Element_ID_Edge(void);

Class Node_Model_List_Deserializer

extends FET.Deserializer

Attributes

private OpenCAGE.Data.Oc_Data.Oc_Data Data 

Operations

public FET.Pot_Element Deserialize( OpenCAGE.General.XML.Node_Ptr XML);

Deserialize a XML-structure to a pot element [This description is adopted from 'FET.Deserializer'.]

Class Node_Model_List_Pot_Element

extends FET.Pot_Element

Attributes

private OpenCAGE.GIF.Node_Models_Lists.List Value 

Operations

public OpenCAGE.General.XML.Node_Ptr Serialize(void);

Serializes the content of this Pot_Element into XML [This description is adopted from 'FET.Pot_Element'.]

public OpenCAGE.GIF.List_Pots.Node_Model_List_Deserializer Init( OpenCAGE.Data.Oc_Data.Oc_Data Data);

public Ada.Strings.Unbounded.Unbounded_String Get_Element_ID_Node(void);