public interface Structure extends Serializable, Visitable
Modifier and Type | Method and Description |
---|---|
Message |
getMessage()
Returns the Message object to which this structure belongs.
|
String |
getName()
Returns the structure's name.
|
Group |
getParent()
Returns the parent group within which this structure exists (may be root
message group).
|
accept, isEmpty, provideLocation
Message getMessage()
Copyright © 2001–2017 University Health Network. All rights reserved.