|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeTag
A top level tag which provides read-only access to any AIDA ITree.
Method Summary | |
---|---|
void |
setOptions(String options)
Set the AIDA store options. |
void |
setStoreName(String storeName)
Set the AIDA store name. |
void |
setStoreType(String storeType)
Set the AIDA store type. |
Method Detail |
---|
void setStoreName(String storeName)
root://sldrh2.slac.stanford.edu/pawdemo.root
, the store
type root
(see setStoreType(String)
) and the
store options scheme=anonymous
(see
setOptions(String)
).
storeName
- the AIDA store namesetStoreType(String)
,
setOptions(String)
void setStoreType(String storeType)
root://sldrh2.slac.stanford.edu/pawdemo.root
(see
setStoreName(String)
), the store type root
, and
the store options scheme=anonymous
(see
setOptions(String)
).
storeType
- the AIDA store typesetStoreName(String)
,
setOptions(String)
void setOptions(String options)
root://sldrh2.slac.stanford.edu/pawdemo.root
(see
setStoreName(String)
), the store type root
(see
setStoreType(String)
) and the store options
scheme=anonymous
.
options
- The optionssetStoreName(String)
,
setStoreType(String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |