Interface DocumentRoot
- All Superinterfaces:
- EObject,- Notifier
- All Known Implementing Classes:
- DocumentRootImpl
The following features are supported:
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionReturns the value of the 'Actuate' attribute.getArc()Returns the value of the 'Arc' containment reference.Returns the value of the 'Arcrole' attribute.getFrom()Returns the value of the 'From' attribute.getHref()Returns the value of the 'Href' attribute.getLabel()Returns the value of the 'Label' attribute.Returns the value of the 'Locator' containment reference.FeatureMapgetMixed()Returns the value of the 'Mixed' attribute list.Returns the value of the 'Resource' containment reference.getRole()Returns the value of the 'Role' attribute.getShow()Returns the value of the 'Show' attribute.getTitle()Returns the value of the 'Title' containment reference.Returns the value of the 'Title1' attribute.getTo()Returns the value of the 'To' attribute.getType()Returns the value of the 'Type' attribute.EMapReturns the value of the 'XMLNS Prefix Map' map.EMapReturns the value of the 'XSI Schema Location' map.booleanReturns whether the value of the 'Actuate' attribute is set.booleanReturns whether the value of the 'Show' attribute is set.booleanReturns 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.voidSets the value of the 'From' attribute.voidSets the value of the 'Href' attribute.voidSets the value of the 'Label' attribute.voidSets the value of the 'Role' attribute.voidSets the value of the 'Show' attribute.voidSets the value of the 'Title1' attribute.voidSets the value of the 'To' attribute.voidSets the value of the 'Type' attribute.voidUnsets the value of the 'Actuate' attribute.voidUnsets the value of the 'Show' attribute.voidUnsets the value of the 'Type' attribute.Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getMixedFeatureMap 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:
 
- 
getXMLNSPrefixMapEMap 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:
 
- 
getXSISchemaLocationEMap 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:
 
- 
getArcArcType 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:
 
- 
getLocatorLocatorType 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:
 
- 
getResourceResourceType 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:
 
- 
getActuateActuateType getActuate()Returns the value of the 'Actuate' attribute. The literals are from the enumerationActuateType.- Returns:
- the value of the 'Actuate' attribute.
- See Also:
 
- 
setActuateSets the value of the 'Actuate' attribute.- Parameters:
- value- the new value of the 'Actuate' attribute.
- See Also:
 
- 
unsetActuatevoid unsetActuate()Unsets the value of the 'Actuate' attribute.
- 
isSetActuateboolean isSetActuate()Returns whether the value of the 'Actuate' attribute is set.- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
 
- 
getArcroleString 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:
 
- 
setArcroleSets the value of the 'Arcrole' attribute.- Parameters:
- value- the new value of the 'Arcrole' attribute.
- See Also:
 
- 
getFromString 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:
 
- 
setFromSets the value of the 'From' attribute.- Parameters:
- value- the new value of the 'From' attribute.
- See Also:
 
- 
getHrefString 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:
 
- 
setHrefSets the value of the 'Href' attribute.- Parameters:
- value- the new value of the 'Href' attribute.
- See Also:
 
- 
getLabelString 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:
 
- 
setLabelSets the value of the 'Label' attribute.- Parameters:
- value- the new value of the 'Label' attribute.
- See Also:
 
- 
getRoleString 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:
 
- 
setRoleSets the value of the 'Role' attribute.- Parameters:
- value- the new value of the 'Role' attribute.
- See Also:
 
- 
getShowShowType getShow()Returns the value of the 'Show' attribute. The literals are from the enumerationShowType.- Returns:
- the value of the 'Show' attribute.
- See Also:
 
- 
setShowSets the value of the 'Show' attribute.- Parameters:
- value- the new value of the 'Show' attribute.
- See Also:
 
- 
unsetShowvoid unsetShow()Unsets the value of the 'Show' attribute.- See Also:
 
- 
isSetShowboolean isSetShow()Returns whether the value of the 'Show' attribute is set.- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
 
- 
getTitle1String 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:
 
- 
setTitle1Sets the value of the 'Title1' attribute.- Parameters:
- value- the new value of the 'Title1' attribute.
- See Also:
 
- 
getTitleTitleEltType 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:
 
- 
getToString 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:
 
- 
setToSets the value of the 'To' attribute.- Parameters:
- value- the new value of the 'To' attribute.
- See Also:
 
- 
getTypeTypeType 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:
 
- 
setTypeSets the value of the 'Type' attribute.- Parameters:
- value- the new value of the 'Type' attribute.
- See Also:
 
- 
unsetTypevoid unsetType()Unsets the value of the 'Type' attribute.- See Also:
 
- 
isSetTypeboolean isSetType()Returns whether the value of the 'Type' attribute is set.- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
 
 
-