Interface DocumentRoot
-
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
DocumentRootImpl
public interface DocumentRoot extends EObjectA representation of the model object 'Document Root'.The following features are supported:
- See Also:
XlinkPackage.getDocumentRoot()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActuateTypegetActuate()Returns the value of the 'Actuate' attribute.ArcTypegetArc()Returns the value of the 'Arc' containment reference.StringgetArcrole()Returns the value of the 'Arcrole' attribute.StringgetFrom()Returns the value of the 'From' attribute.StringgetHref()Returns the value of the 'Href' attribute.StringgetLabel()Returns the value of the 'Label' attribute.LocatorTypegetLocator()Returns the value of the 'Locator' containment reference.FeatureMapgetMixed()Returns the value of the 'Mixed' attribute list.ResourceTypegetResource()Returns the value of the 'Resource' containment reference.StringgetRole()Returns the value of the 'Role' attribute.ShowTypegetShow()Returns the value of the 'Show' attribute.TitleEltTypegetTitle()Returns the value of the 'Title' containment reference.StringgetTitle1()Returns the value of the 'Title1' attribute.StringgetTo()Returns the value of the 'To' attribute.TypeTypegetType()Returns the value of the 'Type' attribute.EMapgetXMLNSPrefixMap()Returns the value of the 'XMLNS Prefix Map' map.EMapgetXSISchemaLocation()Returns the value of the 'XSI Schema Location' map.booleanisSetActuate()Returns whether the value of the 'Actuate' attribute is set.booleanisSetShow()Returns whether the value of the 'Show' attribute is set.booleanisSetType()Returns whether the value of the 'Type' attribute is set.voidsetActuate(ActuateType value)Sets the value of the 'Actuate' attribute.voidsetArcrole(String value)Sets the value of the 'Arcrole' attribute.voidsetFrom(String value)Sets the value of the 'From' attribute.voidsetHref(String value)Sets the value of the 'Href' attribute.voidsetLabel(String value)Sets the value of the 'Label' attribute.voidsetRole(String value)Sets the value of the 'Role' attribute.voidsetShow(ShowType value)Sets the value of the 'Show' attribute.voidsetTitle1(String value)Sets the value of the 'Title1' attribute.voidsetTo(String value)Sets the value of the 'To' attribute.voidsetType(TypeType value)Sets the value of the 'Type' attribute.voidunsetActuate()Unsets the value of the 'Actuate' attribute.voidunsetShow()Unsets the value of the 'Show' attribute.voidunsetType()Unsets the value of the 'Type' attribute.
-
-
-
Method Detail
-
getMixed
FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of typeFeatureMap.Entry.If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
XlinkPackage.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
EMap getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of typeString, and the value is of typeString,If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
XlinkPackage.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
EMap getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of typeString, and the value is of typeString,If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
XlinkPackage.getDocumentRoot_XSISchemaLocation()
-
getArc
ArcType getArc()
Returns the value of the 'Arc' containment reference.If the meaning of the 'Arc' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Arc' containment reference.
- See Also:
XlinkPackage.getDocumentRoot_Arc()
-
getLocator
LocatorType getLocator()
Returns the value of the 'Locator' containment reference.If the meaning of the 'Locator' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Locator' containment reference.
- See Also:
XlinkPackage.getDocumentRoot_Locator()
-
getResource
ResourceType getResource()
Returns the value of the 'Resource' containment reference.If the meaning of the 'Resource' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resource' containment reference.
- See Also:
XlinkPackage.getDocumentRoot_Resource()
-
getActuate
ActuateType getActuate()
Returns the value of the 'Actuate' attribute. The literals are from the enumerationActuateType.- Returns:
- the value of the 'Actuate' attribute.
- See Also:
ActuateType,isSetActuate(),unsetActuate(),setActuate(ActuateType),XlinkPackage.getDocumentRoot_Actuate()
-
setActuate
void setActuate(ActuateType value)
Sets the value of the 'Actuate' attribute.- Parameters:
value- the new value of the 'Actuate' attribute.- See Also:
ActuateType,isSetActuate(),unsetActuate(),getActuate()
-
unsetActuate
void unsetActuate()
Unsets the value of the 'Actuate' attribute.- See Also:
isSetActuate(),getActuate(),setActuate(ActuateType)
-
isSetActuate
boolean isSetActuate()
Returns whether the value of the 'Actuate' attribute is set.- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
unsetActuate(),getActuate(),setActuate(ActuateType)
-
getArcrole
String getArcrole()
Returns the value of the 'Arcrole' attribute.If the meaning of the 'Arcrole' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
setArcrole(String),XlinkPackage.getDocumentRoot_Arcrole()
-
setArcrole
void setArcrole(String value)
Sets the value of the 'Arcrole' attribute.- Parameters:
value- the new value of the 'Arcrole' attribute.- See Also:
getArcrole()
-
getFrom
String getFrom()
Returns the value of the 'From' attribute.If the meaning of the 'From' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'From' attribute.
- See Also:
setFrom(String),XlinkPackage.getDocumentRoot_From()
-
setFrom
void setFrom(String value)
Sets the value of the 'From' attribute.- Parameters:
value- the new value of the 'From' attribute.- See Also:
getFrom()
-
getHref
String getHref()
Returns the value of the 'Href' attribute.If the meaning of the 'Href' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Href' attribute.
- See Also:
setHref(String),XlinkPackage.getDocumentRoot_Href()
-
setHref
void setHref(String value)
Sets the value of the 'Href' attribute.- Parameters:
value- the new value of the 'Href' attribute.- See Also:
getHref()
-
getLabel
String getLabel()
Returns the value of the 'Label' attribute.If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Label' attribute.
- See Also:
setLabel(String),XlinkPackage.getDocumentRoot_Label()
-
setLabel
void setLabel(String value)
Sets the value of the 'Label' attribute.- Parameters:
value- the new value of the 'Label' attribute.- See Also:
getLabel()
-
getRole
String getRole()
Returns the value of the 'Role' attribute.If the meaning of the 'Role' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Role' attribute.
- See Also:
setRole(String),XlinkPackage.getDocumentRoot_Role()
-
setRole
void setRole(String value)
Sets the value of the 'Role' attribute.- Parameters:
value- the new value of the 'Role' attribute.- See Also:
getRole()
-
getShow
ShowType getShow()
Returns the value of the 'Show' attribute. The literals are from the enumerationShowType.- Returns:
- the value of the 'Show' attribute.
- See Also:
ShowType,isSetShow(),unsetShow(),setShow(ShowType),XlinkPackage.getDocumentRoot_Show()
-
setShow
void setShow(ShowType value)
Sets the value of the 'Show' attribute.- Parameters:
value- the new value of the 'Show' attribute.- See Also:
ShowType,isSetShow(),unsetShow(),getShow()
-
unsetShow
void unsetShow()
Unsets the value of the 'Show' attribute.- See Also:
isSetShow(),getShow(),setShow(ShowType)
-
isSetShow
boolean isSetShow()
Returns whether the value of the 'Show' attribute is set.- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
unsetShow(),getShow(),setShow(ShowType)
-
getTitle1
String getTitle1()
Returns the value of the 'Title1' attribute.If the meaning of the 'Title1' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Title1' attribute.
- See Also:
setTitle1(String),XlinkPackage.getDocumentRoot_Title1()
-
setTitle1
void setTitle1(String value)
Sets the value of the 'Title1' attribute.- Parameters:
value- the new value of the 'Title1' attribute.- See Also:
getTitle1()
-
getTitle
TitleEltType getTitle()
Returns the value of the 'Title' containment reference.If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Title' containment reference.
- See Also:
XlinkPackage.getDocumentRoot_Title()
-
getTo
String getTo()
Returns the value of the 'To' attribute.If the meaning of the 'To' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'To' attribute.
- See Also:
setTo(String),XlinkPackage.getDocumentRoot_To()
-
setTo
void setTo(String value)
Sets the value of the 'To' attribute.- Parameters:
value- the new value of the 'To' attribute.- See Also:
getTo()
-
getType
TypeType getType()
Returns the value of the 'Type' attribute. The literals are from the enumerationTypeType.If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Type' attribute.
- See Also:
TypeType,isSetType(),unsetType(),setType(TypeType),XlinkPackage.getDocumentRoot_Type()
-
setType
void setType(TypeType value)
Sets the value of the 'Type' attribute.- Parameters:
value- the new value of the 'Type' attribute.- See Also:
TypeType,isSetType(),unsetType(),getType()
-
unsetType
void unsetType()
Unsets the value of the 'Type' attribute.- See Also:
isSetType(),getType(),setType(TypeType)
-
isSetType
boolean isSetType()
Returns whether the value of the 'Type' attribute is set.- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
unsetType(),getType(),setType(TypeType)
-
-