|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CDOResourceDef
A representation of the model object 'CDO Resource Def'.
The following features are supported:
CDODefsPackage.getCDOResourceDef()| Method Summary | |
|---|---|
CDOTransactionDef |
getCdoTransaction()
Returns the value of the 'Cdo Transaction' reference. |
java.lang.String |
getPath()
Returns the value of the 'Path' attribute. |
ResourceMode |
getResourceMode()
Returns the value of the 'Resource Mode' attribute. |
void |
setCdoTransaction(CDOTransactionDef value)
Sets the value of the ' Cdo Transaction'
reference.
|
void |
setPath(java.lang.String value)
Sets the value of the ' Path' attribute.
|
void |
setResourceMode(ResourceMode value)
Sets the value of the ' Resource Mode'
attribute.
|
| Methods inherited from interface org.eclipse.net4j.util.defs.Def |
|---|
getInstance, isTouched, unsetInstance |
| 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 |
|---|
CDOTransactionDef getCdoTransaction()
If the meaning of the 'Cdo Transaction' reference isn't clear, there really should be more of a description here...
setCdoTransaction(CDOTransactionDef),
CDODefsPackage.getCDOResourceDef_CdoTransaction()void setCdoTransaction(CDOTransactionDef value)
Cdo Transaction'
reference.
value - the new value of the 'Cdo Transaction' reference.getCdoTransaction()ResourceMode getResourceMode()
"null". The
literals are from the enumeration ResourceMode.
If the meaning of the 'Resource Mode' attribute isn't clear, there really should be more of a description here...
ResourceMode,
setResourceMode(ResourceMode),
CDODefsPackage.getCDOResourceDef_ResourceMode()void setResourceMode(ResourceMode value)
Resource Mode'
attribute.
value - the new value of the 'Resource Mode' attribute.ResourceMode,
getResourceMode()java.lang.String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String),
CDODefsPackage.getCDOResourceDef_Path()void setPath(java.lang.String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||