public interface OdsxInstanceElementInterface extends OdsxPresentableElementInterface
AUTHOR, BUILDNR, COMPANY, COPYRIGHT, DATE_FORMAT, DEFAULT_ICON, DESCRIPTION, INTERNET, LARGE_ICON, LARGE_KEY_EXT, LARGE_OPAQUE_ICON, LARGE_OPAQUE_KEY_EXT, OPAQUE_ICON, OPAQUE_KEY_EXT, RCS_DATE_FORMAT, SUPPORT_EMAIL, TITLE_NAME| Modifier and Type | Method and Description |
|---|---|
void |
cloneInstanceElement()
Clone the instance
|
void |
delete(boolean flag)
Delete the instance
|
ApplicationElement |
getApplicationElement()
Get the ApplicationElement.
|
T_LONGLONG |
getApplicationElementId()
Get the application element id.
|
InstanceElement |
getInstanceElement()
Get the InstanceElement.
|
T_LONGLONG |
getInstanceElementId()
Get the instance element id.
|
java.lang.String |
getInstancePath(boolean flag)
Get the instance path of the element.
|
boolean |
isTheSame(InstanceElement ieElem)
Return a boolean whether the given InstanceElement is equal to this one.
|
void |
reload()
Reload data.
|
getBaseName, getElements, getIdentificationString, getODSVersion, getOdsxFilter, getPresentationString, getPresentationString, getRelatedElements, getRelations, getRelations, getSession, getShortName, getShortName, getValueAsObject, isTheSame, isValid, matchBaseElement, setOdsxFilter, setValueAsObject, valueIsAgetName, hasValidValues, isGroup, setProperty, setValidValuesgetAuthor, getBuild, getClassName, getCompany, getCompanyInternetAddress, getCopyright, getCreationDate, getCreationDate, getDateFormatString, getDescription, getIcon, getIcon, getIconKey, getIconKey, getPresentationString, getPresentationString, getSupportEMail, getTitle, getTitleName, setAuthor, setBuild, setClassName, setCompany, setCompanyInternetAddress, setCopyright, setCreationDate, setCreationDate, setDateFormatString, setDescription, setDescriptor, setIcon, setIcon, setIconKey, setIconKey, setName, setSupportEMail, setTitleNamegetVersion, releasegetTransferData, getTransferDataFlavors, isDataFlavorSupportedaddChild, addChildListener, containsChild, getAllChildren, getAllChildren, getChildren, getChildren, getChildrenCount, hasChildren, removeAllChildren, removeChild, removeChild, removeChildListener, setChildrengetPresentationString, getValueAsString, setValueaddDataItemChangeListener, removeDataItemChangeListenergetDimensions, getItemByCoordinates, setItemByCoordinates, subdivideaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeArray, getPropertyChangeListenerArray, getPropertyChangeListenerArray, isPropertyChangeEventSuspended, removePropertyChangeListener, removePropertyChangeListener, setSource, suspendPropertyChangeEventsaddCommand, addCommand, addToGroup, addToGroup, clearCommands, commandsAvailable, deleteGroup, getCommand, getCommands, getGroup, groupExists, removeCommand, removeFromGroup, setCommandsgetPresentationString, getPresentationStringInstanceElement getInstanceElement()
The - ASAM-ODS instance element.ApplicationElement getApplicationElement()
The - ASAM-ODS application element.void delete(boolean flag)
delete in interface OdsxPresentableElementInterfaceflag - true if the instance should delete with references.java.lang.String getInstancePath(boolean flag)
flag - If true the path will contain the environment.T_LONGLONG getApplicationElementId()
T_LONGLONG getInstanceElementId()
boolean isTheSame(InstanceElement ieElem)
aeElem - The InstanceElementvoid cloneInstanceElement()
void reload()