public interface DocumentRoot
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TaurusPackage.getDocumentRoot()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Returns the value of the 'ID' attribute.
|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute.
|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getNCName()
Returns the value of the 'NC Name' attribute.
|
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
java.lang.String |
getSortBy()
Returns the value of the 'Sort By' attribute.
|
java.lang.String |
getTableViewID()
Returns the value of the 'Table View ID' attribute.
|
java.lang.String |
getTableViewLabel()
Returns the value of the 'Table View Label' attribute.
|
TAURUSConfiguration |
getTaurusConfiguration()
Returns the value of the 'Taurus Configuration'
containment reference.
|
ETypes |
getType()
Returns the value of the 'Type' attribute.
|
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.
|
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.
|
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq
No' attribute is set. |
boolean |
isSetType()
Returns whether the value of the
'
Type' attribute is set. |
void |
setID(java.lang.String value)
Sets the value of the
'
ID' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setName(java.lang.String value)
Sets the value of the
'
Name' attribute. |
void |
setNCName(java.lang.String value)
Sets the value of the
'
NC
Name' attribute. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq
No' attribute. |
void |
setSortBy(java.lang.String value)
Sets the value of the
'
Sort By' attribute. |
void |
setTableViewID(java.lang.String value)
Sets the value of the
'
Table View ID' attribute. |
void |
setTableViewLabel(java.lang.String value)
Sets the value of the
'
Table View Label' attribute. |
void |
setTaurusConfiguration(TAURUSConfiguration value)
Sets the value of the
'
Taurus Configuration' containment reference. |
void |
setType(ETypes value)
Sets the value of the
'
Type' attribute. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq
No' attribute. |
void |
unsetType()
Unsets the value of the
'
Type' attribute. |
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry.
TaurusPackage.getDocumentRoot_Mixed()org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
String, and the value is of type
String, TaurusPackage.getDocumentRoot_XMLNSPrefixMap()org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
String, and the value is of type
String, TaurusPackage.getDocumentRoot_XSISchemaLocation()TAURUSConfiguration getTaurusConfiguration()
setTaurusConfiguration(TAURUSConfiguration),
TaurusPackage.getDocumentRoot_TaurusConfiguration()void setTaurusConfiguration(TAURUSConfiguration value)
Taurus Configuration' containment reference. value - the new value of the 'Taurus Configuration'
containment reference.getTaurusConfiguration()java.lang.String getID()
setID(String),
TaurusPackage.getDocumentRoot_ID()void setID(java.lang.String value)
ID' attribute. value - the new value of the 'ID' attribute.getID()java.lang.String getLabel()
setLabel(String),
TaurusPackage.getDocumentRoot_Label()void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()java.lang.String getName()
setName(String),
TaurusPackage.getDocumentRoot_Name()void setName(java.lang.String value)
Name' attribute. value - the new value of the 'Name' attribute.getName()java.lang.String getNCName()
setNCName(String),
TaurusPackage.getDocumentRoot_NCName()void setNCName(java.lang.String value)
NC
Name' attribute. value - the new value of the 'NC Name' attribute.getNCName()int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getDocumentRoot_SeqNo()void setSeqNo(int value)
Seq
No' attribute. value - the new value of the 'Seq No' attribute.isSetSeqNo(),
unsetSeqNo(),
getSeqNo()void unsetSeqNo()
Seq
No' attribute. isSetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isSetSeqNo()
Seq
No' attribute is set. unsetSeqNo(),
getSeqNo(),
setSeqNo(int)java.lang.String getSortBy()
setSortBy(String),
TaurusPackage.getDocumentRoot_SortBy()void setSortBy(java.lang.String value)
Sort By' attribute. value - the new value of the 'Sort By' attribute.getSortBy()java.lang.String getTableViewID()
setTableViewID(String),
TaurusPackage.getDocumentRoot_TableViewID()void setTableViewID(java.lang.String value)
Table View ID' attribute. value - the new value of the 'Table View ID' attribute.getTableViewID()java.lang.String getTableViewLabel()
setTableViewLabel(String),
TaurusPackage.getDocumentRoot_TableViewLabel()void setTableViewLabel(java.lang.String value)
Table View Label' attribute. value - the new value of the 'Table View Label' attribute.getTableViewLabel()ETypes getType()
ETypes. ETypes,
isSetType(),
unsetType(),
setType(ETypes),
TaurusPackage.getDocumentRoot_Type()void setType(ETypes value)
Type' attribute. value - the new value of the 'Type' attribute.ETypes,
isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute. isSetType(),
getType(),
setType(ETypes)boolean isSetType()
Type' attribute is set. unsetType(),
getType(),
setType(ETypes)Copyright © 2015 Micro Focus GmbH. All rights reserved.