|
UML Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILogicalUMLUnit | |
|---|---|
| com.ibm.xtools.uml.msl.internal.resources | |
| Uses of ILogicalUMLUnit in com.ibm.xtools.uml.msl.internal.resources |
|---|
| Classes in com.ibm.xtools.uml.msl.internal.resources that implement ILogicalUMLUnit | |
|---|---|
class |
LogicalUMLUnit
Unit of logical UML resource, backed by an EMF resource. |
| Methods in com.ibm.xtools.uml.msl.internal.resources that return ILogicalUMLUnit | |
|---|---|
ILogicalUMLUnit |
ILogicalUMLResource.getInternalHierarchicalStructure()
Builds and returns UML hierarchical structure of the logical resource. |
ILogicalUMLUnit |
LogicalUMLResource.getInternalHierarchicalStructure()
Builds and returns UML hierarchical structure of the logical resource. |
protected static ILogicalUMLUnit |
LogicalUMLResourceProvider.getInternalHierarchicalStructure(Resource rootResource)
Builds and returns the partial UML hierarchical structure of a logical resource starting at a particular resource. |
ILogicalUMLUnit |
ILogicalUMLUnit.getParentAsUMLUnit()
Returns the logical parent unit of this logical unit as UML unit. |
ILogicalUMLUnit |
LogicalUMLUnit.getParentAsUMLUnit()
Returns the logical parent unit of this logical unit as UML unit. |
| Methods in com.ibm.xtools.uml.msl.internal.resources with parameters of type ILogicalUMLUnit | |
|---|---|
void |
LogicalUMLUnit.addChild(ILogicalUMLUnit child)
Adds child logical unit |
void |
LogicalUMLUnit.removeChild(ILogicalUMLUnit child)
Removes child logical unit |
| Constructors in com.ibm.xtools.uml.msl.internal.resources with parameters of type ILogicalUMLUnit | |
|---|---|
LogicalUMLUnit(Resource resource,
ILogicalUMLUnit parent)
Constructor |
|
|
UML Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||