|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
ExpressionPackage.getDocumentRoot()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
org.eclipse.emf.common.util.EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
java.lang.String |
getXpathExpression()
Returns the value of the 'Xpath Expression' attribute |
org.eclipse.emf.common.util.EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setXpathExpression(java.lang.String value)
Sets the value of the ' Xpath Expression' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
ExpressionPackage.getDocumentRoot_Mixed()org.eclipse.emf.common.util.EMap 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...
ExpressionPackage.getDocumentRoot_XMLNSPrefixMap()org.eclipse.emf.common.util.EMap 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...
ExpressionPackage.getDocumentRoot_XSISchemaLocation()java.lang.String getXpathExpression()
If the meaning of the 'Xpath Expression' attribute isn't clear, there really should be more of a description here...
setXpathExpression(String),
ExpressionPackage.getDocumentRoot_XpathExpression()void setXpathExpression(java.lang.String value)
Xpath Expression' attribute.
value - the new value of the 'Xpath Expression' attribute.getXpathExpression()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||