| Modifier and Type | Method and Description |
|---|---|
InstrumentDescriptor |
InstrumentableDescriptor.getInstrumentDescriptor(java.lang.String instrumentName)
Returns a InstrumentDescriptor based on its name.
|
InstrumentDescriptor |
DefaultInstrumentManager.locateInstrumentDescriptor(java.lang.String instrumentName)
Searches the entire instrument tree for an instrument with the given
name.
|