public interface DocumentRoot
The following features are supported:
RSAPackage.getDocumentRoot()| Modifier and Type | Method and Description |
|---|---|
Array |
getArray()
Returns the value of the 'Array' containment reference.
|
EndpointDescription |
getEndpointDescription()
Returns the value of the 'Endpoint Description' containment reference.
|
EndpointDescriptions |
getEndpointDescriptions()
Returns the value of the 'Endpoint Descriptions' containment reference.
|
Array |
getList()
Returns the value of the 'List' containment reference.
|
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
Property |
getProperty()
Returns the value of the 'Property' containment reference.
|
Array |
getSet()
Returns the value of the 'Set' containment reference.
|
Value |
getValue()
Returns the value of the 'Value' containment reference.
|
XmlType |
getXml()
Returns the value of the 'Xml' containment reference.
|
<any> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
<any> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
void |
setArray(Array value)
Sets the value of the '
Array' containment reference. |
void |
setEndpointDescription(EndpointDescription value)
Sets the value of the '
Endpoint Description' containment reference. |
void |
setEndpointDescriptions(EndpointDescriptions value)
Sets the value of the '
Endpoint Descriptions' containment reference. |
void |
setList(Array value)
Sets the value of the '
List' containment reference. |
void |
setProperty(Property value)
Sets the value of the '
Property' containment reference. |
void |
setSet(Array value)
Sets the value of the '
Set' containment reference. |
void |
setValue(Value value)
Sets the value of the '
Value' containment reference. |
void |
setXml(XmlType value)
Sets the value of the '
Xml' containment reference. |
FeatureMap getMixed()
org.eclipse.emf.ecore.util.FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
RSAPackage.getDocumentRoot_Mixed()<any> getXMLNSPrefixMap()
String,
and the value is of type String,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
RSAPackage.getDocumentRoot_XMLNSPrefixMap()<any> getXSISchemaLocation()
String,
and the value is of type String,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
RSAPackage.getDocumentRoot_XSISchemaLocation()Array getArray()
If the meaning of the 'Array' containment reference isn't clear, there really should be more of a description here...
setArray(Array),
RSAPackage.getDocumentRoot_Array()void setArray(Array value)
Array' containment reference.
value - the new value of the 'Array' containment reference.getArray()EndpointDescription getEndpointDescription()
If the meaning of the 'Endpoint Description' containment reference isn't clear, there really should be more of a description here...
setEndpointDescription(EndpointDescription),
RSAPackage.getDocumentRoot_EndpointDescription()void setEndpointDescription(EndpointDescription value)
Endpoint Description' containment reference.
value - the new value of the 'Endpoint Description' containment reference.getEndpointDescription()EndpointDescriptions getEndpointDescriptions()
If the meaning of the 'Endpoint Descriptions' containment reference isn't clear, there really should be more of a description here...
setEndpointDescriptions(EndpointDescriptions),
RSAPackage.getDocumentRoot_EndpointDescriptions()void setEndpointDescriptions(EndpointDescriptions value)
Endpoint Descriptions' containment reference.
value - the new value of the 'Endpoint Descriptions' containment reference.getEndpointDescriptions()Array getList()
If the meaning of the 'List' containment reference isn't clear, there really should be more of a description here...
setList(Array),
RSAPackage.getDocumentRoot_List()void setList(Array value)
List' containment reference.
value - the new value of the 'List' containment reference.getList()Property getProperty()
If the meaning of the 'Property' containment reference isn't clear, there really should be more of a description here...
setProperty(Property),
RSAPackage.getDocumentRoot_Property()void setProperty(Property value)
Property' containment reference.
value - the new value of the 'Property' containment reference.getProperty()Array getSet()
If the meaning of the 'Set' containment reference isn't clear, there really should be more of a description here...
setSet(Array),
RSAPackage.getDocumentRoot_Set()void setSet(Array value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()Value getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(Value),
RSAPackage.getDocumentRoot_Value()void setValue(Value value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()XmlType getXml()
If the meaning of the 'Xml' containment reference isn't clear, there really should be more of a description here...
setXml(XmlType),
RSAPackage.getDocumentRoot_Xml()