-
-
Field Summary
Fields
protected static final Date
The default value of the '
End' attribute.
The default value of the '
Error' attribute.
The default value of the '
Reference' attribute.
protected static final int
The default value of the '
Size' attribute.
The default value of the '
Source' attribute.
protected static final Date
The default value of the '
Start' attribute.
-
Constructor Summary
Constructors
-
Method Summary
eGet(int featureID,
boolean resolve,
boolean coreType)
boolean
void
protected int
void
int
void
void
void
void
void
void
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, 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, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, 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, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Field Details
-
SOURCE_EDEFAULT
The default value of the '
Source' attribute.
- See Also:
-
-
REFERENCE_EDEFAULT
The default value of the '
Reference' attribute.
- See Also:
-
-
START_EDEFAULT
The default value of the '
Start' attribute.
- See Also:
-
-
END_EDEFAULT
The default value of the '
End' attribute.
- See Also:
-
-
ERROR_EDEFAULT
The default value of the '
Error' attribute.
- See Also:
-
-
SIZE_EDEFAULT
The default value of the '
Size' attribute.
- See Also:
-
-
-
Method Details
-
-
-
getSource
- Specified by:
getSource in interface Load
- Returns:
- the value of the 'Source' attribute.
- See Also:
-
-
setSource
- Specified by:
setSource in interface Load
- Parameters:
newSource - the new value of the 'Source' attribute.
- See Also:
-
-
getReference
- Specified by:
getReference in interface Load
- Returns:
- the value of the 'Reference' attribute.
- See Also:
-
-
setReference
- Specified by:
setReference in interface Load
- Parameters:
newReference - the new value of the 'Reference' attribute.
- See Also:
-
-
getStart
- Specified by:
getStart in interface Load
- Returns:
- the value of the 'Start' attribute.
- See Also:
-
-
setStart
- Specified by:
setStart in interface Load
- Parameters:
newStart - the new value of the 'Start' attribute.
- See Also:
-
-
getEnd
- Specified by:
getEnd in interface Load
- Returns:
- the value of the 'End' attribute.
- See Also:
-
-
setEnd
- Specified by:
setEnd in interface Load
- Parameters:
newEnd - the new value of the 'End' attribute.
- See Also:
-
-
getError
- Specified by:
getError in interface Load
- Returns:
- the value of the 'Error' attribute.
- See Also:
-
-
setError
- Specified by:
setError in interface Load
- Parameters:
newError - the new value of the 'Error' attribute.
- See Also:
-
-
getSize
- Specified by:
getSize in interface Load
- Returns:
- the value of the 'Size' attribute.
- See Also:
-
-
setSize
- Specified by:
setSize in interface Load
- Parameters:
newSize - the new value of the 'Size' attribute.
- See Also:
-
-
-
-
-