public interface ModelElement
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the element.
|
ModelElement |
getParent()
Gets the parent element.
|
SourceInfo |
getSourceInfo()
Gets the information about the source where this element is defined.
|
String getName()
SourceInfo getSourceInfo()
ModelElement getParent()
Tentackle - a domain driven enterprise framework