|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimtools.data.DataSourceCollection.Container
simtools.data.async.AsynchronousMergeDSCollection.MergedCollectionContainer
public class AsynchronousMergeDSCollection.MergedCollectionContainer
| Field Summary |
|---|
| Fields inherited from class simtools.data.DataSourceCollection.Container |
|---|
children, value |
| Constructor Summary | |
|---|---|
AsynchronousMergeDSCollection.MergedCollectionContainer(java.lang.String value)
Create a new container with the given value |
|
| Method Summary | |
|---|---|
protected AsynchronousMergeDSCollection.MergedCollectionContainer |
getChildCollection(java.lang.String childName)
|
java.util.Collection |
getChildren()
|
protected void |
removeCollectionArborescence()
|
void |
setChildren(java.util.Collection c)
|
| Methods inherited from class simtools.data.DataSourceCollection.Container |
|---|
addContainer, addDataSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AsynchronousMergeDSCollection.MergedCollectionContainer(java.lang.String value)
| Method Detail |
|---|
public java.util.Collection getChildren()
getChildren in class DataSourceCollection.Containerpublic void setChildren(java.util.Collection c)
setChildren in class DataSourceCollection.Containerprotected AsynchronousMergeDSCollection.MergedCollectionContainer getChildCollection(java.lang.String childName)
protected void removeCollectionArborescence()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||