-
-
Field Summary
Fields
The default value of the '
Id' attribute.
The default value of the '
Name' attribute.
The default value of the '
Path' attribute.
-
Constructor Summary
Constructors
-
Method Summary
int
int
eGet(int featureID,
boolean resolve,
boolean coreType)
boolean
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, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, 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, 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
-
NAME_EDEFAULT
The default value of the '
Name' attribute.
- See Also:
-
-
ID_EDEFAULT
The default value of the '
Id' attribute.
- See Also:
-
-
PATH_EDEFAULT
The default value of the '
Path' attribute.
- See Also:
-
-
-
Method Details
-
-
getId
- Specified by:
getId in interface TreeItem
- Returns:
- the value of the 'Id' attribute.
- See Also:
-
-
setId
- Specified by:
setId in interface TreeItem
- Parameters:
newId - the new value of the 'Id' attribute.
- See Also:
-
-
getName
- Specified by:
getName in interface org.nasdanika.ncore.TreeItem
-
setName
- Specified by:
setName in interface org.nasdanika.ncore.TreeItem
-
getPath
- Specified by:
getPath in interface TreeItem
- Returns:
- the value of the 'Path' attribute.
- See Also:
-
-
setPath
- Specified by:
setPath in interface TreeItem
- Parameters:
newPath - the new value of the 'Path' attribute.
- See Also:
-
-
-
-
-
-
-