|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILogicalUnit
Unit of logical resource, backed by an EMF resource.
| Method Summary | |
|---|---|
List<ILogicalUnit> |
getChildren()
Returns the logical children units of this logical unit. |
URI |
getContainerUri()
Returns the URI of the container of this logical unit. |
ILogicalUnit |
getParent()
Returns the logical parent unit of this logical unit. |
Resource |
getResource()
Returns the resource backing the logical unit. |
boolean |
isAccessible()
|
| Method Detail |
|---|
Resource getResource()
ILogicalUnit getParent()
URI getContainerUri()
List<ILogicalUnit> getChildren()
boolean isAccessible()
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||