public interface ManagedElement
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDisplayName()
Returns the user-visible name of this element. 
 | 
java.lang.String | 
getName()
Gets the unqualified name of the element. 
 | 
VersionManagerURI | 
getURI()
Returns the unique ID for this element 
 | 
VersionManager | 
getVersionManager()
Managed element has a version manager 
 | 
static final java.lang.String CLASS_VERSION
VersionManagerURI getURI()
java.lang.String getName()
VersionManager getVersionManager()
java.lang.String getDisplayName()