public interface IComposite
| Modifier and Type | Interface and Description |
|---|---|
static class |
IComposite.CompositePosition
Describes the insertion point of the composite relative to its anchor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCompositeAnchor()
Returns the name of the anchor component within the parent namespace.
|
IComposite.CompositePosition |
getCompositePosition()
Returns the insertion point of the composite relative to its anchor.
|
BaseComponent |
getCompositeRoot()
Returns the root component for the composite.
|
String getCompositeAnchor()
IComposite.CompositePosition getCompositePosition()
BaseComponent getCompositeRoot()
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.