public interface InstrumentableData extends ElementData
| Modifier and Type | Method and Description |
|---|---|
InstrumentableData[] |
getInstrumentables()
Gets a thread-safe snapshot of the child instrumentable list.
|
InstrumentData[] |
getInstruments()
Gets a thread-safe snapshot of the instrument list.
|
boolean |
isRegistered()
Returns the registered flag of the remote object.
|
getName, getParent, isConfiguredgetDescription, getStateVersion, updateboolean isRegistered()
InstrumentableData[] getInstrumentables()
InstrumentData[] getInstruments()