Свойство | Тип | Описание | |
---|---|---|---|
rs | System.Xml.Linq.XNamespace |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public static insertCDE ( EA m_Repository, System.Xml.Linq.XElement node, |
||
m_Repository | EA | |
node | System.Xml.Linq.XElement | |
xsdType | ||
Результат | void |
public static insertConceptRef ( EA m_Repository, System.Xml.Linq.XElement node ) : void | ||
m_Repository | EA | |
node | System.Xml.Linq.XElement | |
Результат | void |