|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoveObjectsRequestType
A representation of the model object 'Remove Objects Request Type'.
The following features are supported:
RegistryPackage.getRemoveObjectsRequestType()| Method Summary | |
|---|---|
DeletionScopeType |
getDeletionScope()
Returns the value of the 'Deletion Scope' attribute. |
ObjectRefListType |
getObjectRefList()
Returns the value of the 'Object Ref List' containment reference. |
boolean |
isSetDeletionScope()
Returns whether the value of the ' Deletion Scope' attribute is set. |
void |
setDeletionScope(DeletionScopeType value)
Sets the value of the ' Deletion Scope' attribute. |
void |
setObjectRefList(ObjectRefListType value)
Sets the value of the ' Object Ref List' containment reference. |
void |
unsetDeletionScope()
Unsets the value of the ' Deletion Scope' 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 |
|---|
ObjectRefListType getObjectRefList()
If the meaning of the 'Object Ref List' containment reference isn't clear, there really should be more of a description here...
setObjectRefList(ObjectRefListType),
RegistryPackage.getRemoveObjectsRequestType_ObjectRefList()void setObjectRefList(ObjectRefListType value)
Object Ref List' containment reference.
value - the new value of the 'Object Ref List' containment reference.getObjectRefList()DeletionScopeType getDeletionScope()
"DeleteAll".
The literals are from the enumeration DeletionScopeType.
If the meaning of the 'Deletion Scope' attribute isn't clear, there really should be more of a description here...
DeletionScopeType,
isSetDeletionScope(),
unsetDeletionScope(),
setDeletionScope(DeletionScopeType),
RegistryPackage.getRemoveObjectsRequestType_DeletionScope()void setDeletionScope(DeletionScopeType value)
Deletion Scope' attribute.
value - the new value of the 'Deletion Scope' attribute.DeletionScopeType,
isSetDeletionScope(),
unsetDeletionScope(),
getDeletionScope()void unsetDeletionScope()
Deletion Scope' attribute.
isSetDeletionScope(),
getDeletionScope(),
setDeletionScope(DeletionScopeType)boolean isSetDeletionScope()
Deletion Scope' attribute is set.
unsetDeletionScope(),
getDeletionScope(),
setDeletionScope(DeletionScopeType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||