- All Superinterfaces:
EObject, Loadable, Notifier, org.nasdanika.ncore.TreeItem
- All Known Subinterfaces:
BinaryRepositoryFile, Blob, Branch, EObjectRepositoryFile, ListRepositoryFile, RepositoryFile, TextRepositoryFile, Tree
- All Known Implementing Classes:
BinaryRepositoryFileImpl, BlobImpl, BranchImpl, EObjectRepositoryFileImpl, ListRepositoryFileImpl, RepositoryFileImpl, TextRepositoryFileImpl, TreeImpl, TreeItemImpl
A representation of the model object '
Tree Item'.
The following features are supported:
- See Also:
-
-
Method Summary
Returns the value of the 'Id' attribute.
Returns the value of the 'Path' attribute.
void
Sets the value of the '
Id' attribute.
void
Sets the value of the '
Path' attribute.
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.nasdanika.ncore.TreeItem
getName, setName
-
Method Details
-
getId
Returns the value of the 'Id' attribute.
- Returns:
- the value of the 'Id' attribute.
- See Also:
-
-
setId
Sets the value of the '
Id' attribute.
- Parameters:
value - the new value of the 'Id' attribute.
- See Also:
-
-
getPath
Returns the value of the 'Path' attribute.
- Returns:
- the value of the 'Path' attribute.
- See Also:
-
-
setPath
Sets the value of the '
Path' attribute.
- Parameters:
value - the new value of the 'Path' attribute.
- See Also:
-