|
||||||||||
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:
Mixed
XMLNS Prefix Map
XSI Schema Location
Describe Versioned Feature Type
Difference Query
Get Diff
Get Log
Get Versioned Feature
Rollback
Versioned Delete
Versioned Feature Collection
Versioned Update
WfsvPackage.getDocumentRoot()
Method Summary | |
---|---|
java.lang.Object |
getDescribeVersionedFeatureType()
Returns the value of the 'Describe Versioned Feature Type' attribute. |
DifferenceQueryType |
getDifferenceQuery()
Returns the value of the 'Difference Query' containment reference. |
GetDiffType |
getGetDiff()
Returns the value of the 'Get Diff' containment reference. |
GetLogType |
getGetLog()
Returns the value of the 'Get Log' containment reference. |
GetVersionedFeatureType |
getGetVersionedFeature()
Returns the value of the 'Get Versioned Feature' containment reference. |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
RollbackType |
getRollback()
Returns the value of the 'Rollback' containment reference. |
VersionedDeleteElementType |
getVersionedDelete()
Returns the value of the 'Versioned Delete' containment reference. |
VersionedFeatureCollectionType |
getVersionedFeatureCollection()
Returns the value of the 'Versioned Feature Collection' containment reference. |
VersionedUpdateElementType |
getVersionedUpdate()
Returns the value of the 'Versioned Update' containment reference. |
org.eclipse.emf.common.util.EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
org.eclipse.emf.common.util.EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setDescribeVersionedFeatureType(java.lang.Object value)
Sets the value of the ' Describe Versioned Feature Type ' attribute. |
void |
setDifferenceQuery(DifferenceQueryType value)
Sets the value of the ' Difference Query ' containment reference. |
void |
setGetDiff(GetDiffType value)
Sets the value of the ' Get Diff ' containment reference. |
void |
setGetLog(GetLogType value)
Sets the value of the ' Get Log ' containment reference. |
void |
setGetVersionedFeature(GetVersionedFeatureType value)
Sets the value of the ' Get Versioned Feature ' containment reference. |
void |
setRollback(RollbackType value)
Sets the value of the ' Rollback ' containment reference. |
void |
setVersionedDelete(VersionedDeleteElementType value)
Sets the value of the ' Versioned Delete ' containment reference. |
void |
setVersionedFeatureCollection(VersionedFeatureCollectionType value)
Sets the value of the ' Versioned Feature Collection ' containment reference. |
void |
setVersionedUpdate(VersionedUpdateElementType value)
Sets the value of the ' Versioned Update ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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...
WfsvPackage.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...
WfsvPackage.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...
WfsvPackage.getDocumentRoot_XSISchemaLocation()
java.lang.Object getDescribeVersionedFeatureType()
setDescribeVersionedFeatureType(Object)
,
WfsvPackage.getDocumentRoot_DescribeVersionedFeatureType()
void setDescribeVersionedFeatureType(java.lang.Object value)
Describe Versioned Feature Type
' attribute.
value
- the new value of the 'Describe Versioned Feature Type' attribute.getDescribeVersionedFeatureType()
DifferenceQueryType getDifferenceQuery()
setDifferenceQuery(DifferenceQueryType)
,
WfsvPackage.getDocumentRoot_DifferenceQuery()
void setDifferenceQuery(DifferenceQueryType value)
Difference Query
' containment reference.
value
- the new value of the 'Difference Query' containment reference.getDifferenceQuery()
GetDiffType getGetDiff()
setGetDiff(GetDiffType)
,
WfsvPackage.getDocumentRoot_GetDiff()
void setGetDiff(GetDiffType value)
Get Diff
' containment reference.
value
- the new value of the 'Get Diff' containment reference.getGetDiff()
GetLogType getGetLog()
setGetLog(GetLogType)
,
WfsvPackage.getDocumentRoot_GetLog()
void setGetLog(GetLogType value)
Get Log
' containment reference.
value
- the new value of the 'Get Log' containment reference.getGetLog()
GetVersionedFeatureType getGetVersionedFeature()
setGetVersionedFeature(GetVersionedFeatureType)
,
WfsvPackage.getDocumentRoot_GetVersionedFeature()
void setGetVersionedFeature(GetVersionedFeatureType value)
Get Versioned Feature
' containment reference.
value
- the new value of the 'Get Versioned Feature' containment reference.getGetVersionedFeature()
RollbackType getRollback()
setRollback(RollbackType)
,
WfsvPackage.getDocumentRoot_Rollback()
void setRollback(RollbackType value)
Rollback
' containment reference.
value
- the new value of the 'Rollback' containment reference.getRollback()
VersionedDeleteElementType getVersionedDelete()
If the meaning of the 'Versioned Delete' containment reference isn't clear, there really should be more of a description here...
setVersionedDelete(VersionedDeleteElementType)
,
WfsvPackage.getDocumentRoot_VersionedDelete()
void setVersionedDelete(VersionedDeleteElementType value)
Versioned Delete
' containment reference.
value
- the new value of the 'Versioned Delete' containment reference.getVersionedDelete()
VersionedFeatureCollectionType getVersionedFeatureCollection()
If the meaning of the 'Versioned Feature Collection' containment reference isn't clear, there really should be more of a description here...
setVersionedFeatureCollection(VersionedFeatureCollectionType)
,
WfsvPackage.getDocumentRoot_VersionedFeatureCollection()
void setVersionedFeatureCollection(VersionedFeatureCollectionType value)
Versioned Feature Collection
' containment reference.
value
- the new value of the 'Versioned Feature Collection' containment reference.getVersionedFeatureCollection()
VersionedUpdateElementType getVersionedUpdate()
If the meaning of the 'Versioned Update' containment reference isn't clear, there really should be more of a description here...
setVersionedUpdate(VersionedUpdateElementType)
,
WfsvPackage.getDocumentRoot_VersionedUpdate()
void setVersionedUpdate(VersionedUpdateElementType value)
Versioned Update
' containment reference.
value
- the new value of the 'Versioned Update' containment reference.getVersionedUpdate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |