public abstract class AbstractStructure extends Object implements Structure
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
AbstractStructure(Group parent)
Abstract group constructor
|
| Modifier and Type | Method and Description |
|---|---|
Message |
getMessage()
Returns the parent group within which this structure exists (may be root
message group).
|
Group |
getParent()
Returns the parent group within which this structure exists (may be root
message group).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, isEmpty, provideLocationprotected static final org.slf4j.Logger log
public AbstractStructure(Group parent)
parent - parent grouppublic Message getMessage()
getMessage in interface StructureCopyright © 2001–2017 University Health Network. All rights reserved.