Package OpenCAGE.GIF.RFG.Views.Pot_Element

Class RFG_View_Node_Model_Deserializer

extends OpenCAGE.GIF.Node_Model_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 RFG_View_Node_Model_Pot_Element

extends OpenCAGE.GIF.Node_Model_Pot_Element

Attributes

private OpenCAGE.GIF.RFG.Views.RFG_View_Node_Model 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 Ada.Strings.Unbounded.Unbounded_String Get_Element_ID(void);

public Set_Node_Model( OpenCAGE.GIF.Node_Model Node_Model);

public OpenCAGE.GIF.Node_Model Get_Node_Model(void);

public OpenCAGE.GIF.RFG.Views.Pot_Element.RFG_View_Node_Model_Deserializer Init( OpenCAGE.Data.Oc_Data.Oc_Data Data);