Property | Type | Description | |
---|---|---|---|
rs | System.Xml.Linq.XNamespace |
Method | Description | |
---|---|---|
addTaggedValue ( string name, string value, EA o ) : void | ||
insertCDE ( EA m_Repository, System.Xml.Linq.XElement node, |
||
insertConceptRef ( EA m_Repository, System.Xml.Linq.XElement node ) : void |
public static addTaggedValue ( string name, string value, EA o ) : void | ||
name | string | |
value | string | |
o | EA | |
return | void |
public static insertCDE ( EA m_Repository, System.Xml.Linq.XElement node, |
||
m_Repository | EA | |
node | System.Xml.Linq.XElement | |
xsdType | ||
return | void |
public static insertConceptRef ( EA m_Repository, System.Xml.Linq.XElement node ) : void | ||
m_Repository | EA | |
node | System.Xml.Linq.XElement | |
return | void |