|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILogicalUMLUnit
Unit of logical UML resource, backed by an EMF resource.
| Method Summary | |
|---|---|
boolean |
canContain(Resource testResource)
Tests if the specified resource can be logically contained by the logical unit. |
ILogicalUMLUnit |
getParentAsUMLUnit()
Returns the logical parent unit of this logical unit as UML unit. |
ResourceHealth |
getResourceHealth()
The resource state values give us some indication of the health of the fragment. |
| Methods inherited from interface com.ibm.xtools.uml.msl.resources.ILogicalUnit |
|---|
getChildren, getContainerUri, getParent, getResource, isAccessible |
| Method Detail |
|---|
ILogicalUMLUnit getParentAsUMLUnit()
boolean canContain(Resource testResource)
resource - The resource to test
ResourceHealth getResourceHealth()
ResourceHealth
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||