public class RepositoryOperationImpl extends DomainObjectTypedElementImpl implements RepositoryOperation
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ACCESS_OBJECT_NAME_EDEFAULT
The default value of the '
Access Object Name' attribute. |
protected java.lang.String |
accessObjectName
The cached value of the '
Access Object Name' attribute. |
protected boolean |
build
The cached value of the '
Build' attribute. |
protected static boolean |
BUILD_EDEFAULT
The default value of the '
Build' attribute. |
protected boolean |
cache
The cached value of the '
Cache' attribute. |
protected static boolean |
CACHE_EDEFAULT
The default value of the '
Cache' attribute. |
protected java.lang.String |
condition
The cached value of the '
Condition' attribute. |
protected static java.lang.String |
CONDITION_EDEFAULT
The default value of the '
Condition' attribute. |
protected boolean |
construct
The cached value of the '
Construct' attribute. |
protected static boolean |
CONSTRUCT_EDEFAULT
The default value of the '
Construct' attribute. |
protected static boolean |
DELEGATE_TO_ACCESS_OBJECT_EDEFAULT
The default value of the '
Delegate To Access Object' attribute. |
protected boolean |
delegateToAccessObject
The cached value of the '
Delegate To Access Object' attribute. |
protected java.lang.String |
doc
The cached value of the '
Doc' attribute. |
protected static java.lang.String |
DOC_EDEFAULT
The default value of the '
Doc' attribute. |
protected static boolean |
GAP_OPERATION_EDEFAULT
The default value of the '
Gap Operation' attribute. |
protected boolean |
gapOperation
The cached value of the '
Gap Operation' attribute. |
protected static java.lang.String |
GROUP_BY_EDEFAULT
The default value of the '
Group By' attribute. |
protected java.lang.String |
groupBy
The cached value of the '
Group By' attribute. |
protected java.lang.String |
hint
The cached value of the '
Hint' attribute. |
protected static java.lang.String |
HINT_EDEFAULT
The default value of the '
Hint' attribute. |
protected boolean |
map
The cached value of the '
Map' attribute. |
protected static boolean |
MAP_EDEFAULT
The default value of the '
Map' attribute. |
protected java.lang.String |
name
The cached value of the '
Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
protected static boolean |
NO_GAP_OPERATION_EDEFAULT
The default value of the '
No Gap Operation' attribute. |
protected boolean |
noGapOperation
The cached value of the '
No Gap Operation' attribute. |
protected static java.lang.String |
ORDER_BY_EDEFAULT
The default value of the '
Order By' attribute. |
protected java.lang.String |
orderBy
The cached value of the '
Order By' attribute. |
protected org.eclipse.emf.common.util.EList<Parameter> |
parameters
The cached value of the '
Parameters' containment reference list. |
protected Publish |
publish
The cached value of the '
Publish' containment reference. |
protected java.lang.String |
query
The cached value of the '
Query' attribute. |
protected static java.lang.String |
QUERY_EDEFAULT
The default value of the '
Query' attribute. |
protected ComplexType |
returnType
The cached value of the '
Return Type' containment reference. |
protected java.lang.String |
select
The cached value of the '
Select' attribute. |
protected static java.lang.String |
SELECT_EDEFAULT
The default value of the '
Select' attribute. |
protected java.lang.String |
throws_
The cached value of the '
Throws' attribute. |
protected static java.lang.String |
THROWS_EDEFAULT
The default value of the '
Throws' attribute. |
protected Visibility |
visibility
The cached value of the '
Visibility' attribute. |
protected static Visibility |
VISIBILITY_EDEFAULT
The default value of the '
Visibility' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
RepositoryOperationImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPublish(Publish newPublish,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetReturnType(ComplexType newReturnType,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getAccessObjectName() |
java.lang.String |
getCondition() |
java.lang.String |
getDoc() |
java.lang.String |
getGroupBy() |
java.lang.String |
getHint() |
java.lang.String |
getName() |
java.lang.String |
getOrderBy() |
org.eclipse.emf.common.util.EList<Parameter> |
getParameters() |
Publish |
getPublish() |
java.lang.String |
getQuery() |
ComplexType |
getReturnType() |
java.lang.String |
getSelect() |
java.lang.String |
getThrows() |
Visibility |
getVisibility() |
boolean |
isBuild() |
boolean |
isCache() |
boolean |
isConstruct() |
boolean |
isDelegateToAccessObject() |
boolean |
isGapOperation() |
boolean |
isMap() |
boolean |
isNoGapOperation() |
void |
setAccessObjectName(java.lang.String newAccessObjectName) |
void |
setBuild(boolean newBuild) |
void |
setCache(boolean newCache) |
void |
setCondition(java.lang.String newCondition) |
void |
setConstruct(boolean newConstruct) |
void |
setDelegateToAccessObject(boolean newDelegateToAccessObject) |
void |
setDoc(java.lang.String newDoc) |
void |
setGapOperation(boolean newGapOperation) |
void |
setGroupBy(java.lang.String newGroupBy) |
void |
setHint(java.lang.String newHint) |
void |
setMap(boolean newMap) |
void |
setName(java.lang.String newName) |
void |
setNoGapOperation(boolean newNoGapOperation) |
void |
setOrderBy(java.lang.String newOrderBy) |
void |
setPublish(Publish newPublish) |
void |
setQuery(java.lang.String newQuery) |
void |
setReturnType(ComplexType newReturnType) |
void |
setSelect(java.lang.String newSelect) |
void |
setThrows(java.lang.String newThrows) |
void |
setVisibility(Visibility newVisibility) |
java.lang.String |
toString() |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String DOC_EDEFAULT
Doc' attribute.
getDoc()protected static final Visibility VISIBILITY_EDEFAULT
Visibility' attribute.
getVisibility()protected Visibility visibility
Visibility' attribute.
getVisibility()protected ComplexType returnType
Return Type' containment reference.
getReturnType()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected org.eclipse.emf.common.util.EList<Parameter> parameters
Parameters' containment reference list.
getParameters()protected static final java.lang.String THROWS_EDEFAULT
Throws' attribute.
getThrows()protected java.lang.String throws_
Throws' attribute.
getThrows()protected static final java.lang.String HINT_EDEFAULT
Hint' attribute.
getHint()protected static final boolean CACHE_EDEFAULT
Cache' attribute.
isCache(),
Constant Field Valuesprotected static final boolean GAP_OPERATION_EDEFAULT
Gap Operation' attribute.
isGapOperation(),
Constant Field Valuesprotected boolean gapOperation
Gap Operation' attribute.
isGapOperation()protected static final boolean NO_GAP_OPERATION_EDEFAULT
No Gap Operation' attribute.
isNoGapOperation(),
Constant Field Valuesprotected boolean noGapOperation
No Gap Operation' attribute.
isNoGapOperation()protected static final java.lang.String QUERY_EDEFAULT
Query' attribute.
getQuery()protected java.lang.String query
Query' attribute.
getQuery()protected static final java.lang.String CONDITION_EDEFAULT
Condition' attribute.
getCondition()protected java.lang.String condition
Condition' attribute.
getCondition()protected static final java.lang.String SELECT_EDEFAULT
Select' attribute.
getSelect()protected java.lang.String select
Select' attribute.
getSelect()protected static final java.lang.String GROUP_BY_EDEFAULT
Group By' attribute.
getGroupBy()protected java.lang.String groupBy
Group By' attribute.
getGroupBy()protected static final java.lang.String ORDER_BY_EDEFAULT
Order By' attribute.
getOrderBy()protected java.lang.String orderBy
Order By' attribute.
getOrderBy()protected static final boolean CONSTRUCT_EDEFAULT
Construct' attribute.
isConstruct(),
Constant Field Valuesprotected boolean construct
Construct' attribute.
isConstruct()protected static final boolean BUILD_EDEFAULT
Build' attribute.
isBuild(),
Constant Field Valuesprotected static final boolean MAP_EDEFAULT
Map' attribute.
isMap(),
Constant Field Valuesprotected Publish publish
Publish' containment reference.
getPublish()protected static final boolean DELEGATE_TO_ACCESS_OBJECT_EDEFAULT
Delegate To Access Object' attribute.
isDelegateToAccessObject(),
Constant Field Valuesprotected boolean delegateToAccessObject
Delegate To Access Object' attribute.
isDelegateToAccessObject()protected static final java.lang.String ACCESS_OBJECT_NAME_EDEFAULT
Access Object Name' attribute.
getAccessObjectName()protected java.lang.String accessObjectName
Access Object Name' attribute.
getAccessObjectName()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class DomainObjectTypedElementImplpublic java.lang.String getDoc()
getDoc in interface RepositoryOperationRepositoryOperation.setDoc(String),
TacticdslPackage.getRepositoryOperation_Doc()public void setDoc(java.lang.String newDoc)
setDoc in interface RepositoryOperationnewDoc - the new value of the 'Doc' attribute.RepositoryOperation.getDoc()public Visibility getVisibility()
getVisibility in interface RepositoryOperationVisibility,
RepositoryOperation.setVisibility(Visibility),
TacticdslPackage.getRepositoryOperation_Visibility()public void setVisibility(Visibility newVisibility)
setVisibility in interface RepositoryOperationnewVisibility - the new value of the 'Visibility' attribute.Visibility,
RepositoryOperation.getVisibility()public ComplexType getReturnType()
getReturnType in interface RepositoryOperationRepositoryOperation.setReturnType(ComplexType),
TacticdslPackage.getRepositoryOperation_ReturnType()public org.eclipse.emf.common.notify.NotificationChain basicSetReturnType(ComplexType newReturnType, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReturnType(ComplexType newReturnType)
setReturnType in interface RepositoryOperationnewReturnType - the new value of the 'Return Type' containment reference.RepositoryOperation.getReturnType()public java.lang.String getName()
getName in interface RepositoryOperationRepositoryOperation.setName(String),
TacticdslPackage.getRepositoryOperation_Name()public void setName(java.lang.String newName)
setName in interface RepositoryOperationnewName - the new value of the 'Name' attribute.RepositoryOperation.getName()public org.eclipse.emf.common.util.EList<Parameter> getParameters()
getParameters in interface RepositoryOperationTacticdslPackage.getRepositoryOperation_Parameters()public java.lang.String getThrows()
getThrows in interface RepositoryOperationRepositoryOperation.setThrows(String),
TacticdslPackage.getRepositoryOperation_Throws()public void setThrows(java.lang.String newThrows)
setThrows in interface RepositoryOperationnewThrows - the new value of the 'Throws' attribute.RepositoryOperation.getThrows()public java.lang.String getHint()
getHint in interface RepositoryOperationRepositoryOperation.setHint(String),
TacticdslPackage.getRepositoryOperation_Hint()public void setHint(java.lang.String newHint)
setHint in interface RepositoryOperationnewHint - the new value of the 'Hint' attribute.RepositoryOperation.getHint()public boolean isCache()
isCache in interface RepositoryOperationRepositoryOperation.setCache(boolean),
TacticdslPackage.getRepositoryOperation_Cache()public void setCache(boolean newCache)
setCache in interface RepositoryOperationnewCache - the new value of the 'Cache' attribute.RepositoryOperation.isCache()public boolean isGapOperation()
isGapOperation in interface RepositoryOperationRepositoryOperation.setGapOperation(boolean),
TacticdslPackage.getRepositoryOperation_GapOperation()public void setGapOperation(boolean newGapOperation)
setGapOperation in interface RepositoryOperationnewGapOperation - the new value of the 'Gap Operation' attribute.RepositoryOperation.isGapOperation()public boolean isNoGapOperation()
isNoGapOperation in interface RepositoryOperationRepositoryOperation.setNoGapOperation(boolean),
TacticdslPackage.getRepositoryOperation_NoGapOperation()public void setNoGapOperation(boolean newNoGapOperation)
setNoGapOperation in interface RepositoryOperationnewNoGapOperation - the new value of the 'No Gap Operation' attribute.RepositoryOperation.isNoGapOperation()public java.lang.String getQuery()
getQuery in interface RepositoryOperationRepositoryOperation.setQuery(String),
TacticdslPackage.getRepositoryOperation_Query()public void setQuery(java.lang.String newQuery)
setQuery in interface RepositoryOperationnewQuery - the new value of the 'Query' attribute.RepositoryOperation.getQuery()public java.lang.String getCondition()
getCondition in interface RepositoryOperationRepositoryOperation.setCondition(String),
TacticdslPackage.getRepositoryOperation_Condition()public void setCondition(java.lang.String newCondition)
setCondition in interface RepositoryOperationnewCondition - the new value of the 'Condition' attribute.RepositoryOperation.getCondition()public java.lang.String getSelect()
getSelect in interface RepositoryOperationRepositoryOperation.setSelect(String),
TacticdslPackage.getRepositoryOperation_Select()public void setSelect(java.lang.String newSelect)
setSelect in interface RepositoryOperationnewSelect - the new value of the 'Select' attribute.RepositoryOperation.getSelect()public java.lang.String getGroupBy()
getGroupBy in interface RepositoryOperationRepositoryOperation.setGroupBy(String),
TacticdslPackage.getRepositoryOperation_GroupBy()public void setGroupBy(java.lang.String newGroupBy)
setGroupBy in interface RepositoryOperationnewGroupBy - the new value of the 'Group By' attribute.RepositoryOperation.getGroupBy()public java.lang.String getOrderBy()
getOrderBy in interface RepositoryOperationRepositoryOperation.setOrderBy(String),
TacticdslPackage.getRepositoryOperation_OrderBy()public void setOrderBy(java.lang.String newOrderBy)
setOrderBy in interface RepositoryOperationnewOrderBy - the new value of the 'Order By' attribute.RepositoryOperation.getOrderBy()public boolean isConstruct()
isConstruct in interface RepositoryOperationRepositoryOperation.setConstruct(boolean),
TacticdslPackage.getRepositoryOperation_Construct()public void setConstruct(boolean newConstruct)
setConstruct in interface RepositoryOperationnewConstruct - the new value of the 'Construct' attribute.RepositoryOperation.isConstruct()public boolean isBuild()
isBuild in interface RepositoryOperationRepositoryOperation.setBuild(boolean),
TacticdslPackage.getRepositoryOperation_Build()public void setBuild(boolean newBuild)
setBuild in interface RepositoryOperationnewBuild - the new value of the 'Build' attribute.RepositoryOperation.isBuild()public boolean isMap()
isMap in interface RepositoryOperationRepositoryOperation.setMap(boolean),
TacticdslPackage.getRepositoryOperation_Map()public void setMap(boolean newMap)
setMap in interface RepositoryOperationnewMap - the new value of the 'Map' attribute.RepositoryOperation.isMap()public Publish getPublish()
getPublish in interface RepositoryOperationRepositoryOperation.setPublish(Publish),
TacticdslPackage.getRepositoryOperation_Publish()public org.eclipse.emf.common.notify.NotificationChain basicSetPublish(Publish newPublish, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPublish(Publish newPublish)
setPublish in interface RepositoryOperationnewPublish - the new value of the 'Publish' containment reference.RepositoryOperation.getPublish()public boolean isDelegateToAccessObject()
isDelegateToAccessObject in interface RepositoryOperationRepositoryOperation.setDelegateToAccessObject(boolean),
TacticdslPackage.getRepositoryOperation_DelegateToAccessObject()public void setDelegateToAccessObject(boolean newDelegateToAccessObject)
setDelegateToAccessObject in interface RepositoryOperationnewDelegateToAccessObject - the new value of the 'Delegate To Access Object' attribute.RepositoryOperation.isDelegateToAccessObject()public java.lang.String getAccessObjectName()
getAccessObjectName in interface RepositoryOperationRepositoryOperation.setAccessObjectName(String),
TacticdslPackage.getRepositoryOperation_AccessObjectName()public void setAccessObjectName(java.lang.String newAccessObjectName)
setAccessObjectName in interface RepositoryOperationnewAccessObjectName - the new value of the 'Access Object Name' attribute.RepositoryOperation.getAccessObjectName()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl