|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.data.DataSourceCollection.Container
simtools.data.merge.SynchronousMergeDSCollection.MergedCollectionContainer
public class SynchronousMergeDSCollection.MergedCollectionContainer
Field Summary |
---|
Fields inherited from class simtools.data.DataSourceCollection.Container |
---|
children, value |
Constructor Summary | |
---|---|
SynchronousMergeDSCollection.MergedCollectionContainer(java.lang.String value)
Create a new container with the given value |
Method Summary | |
---|---|
protected SynchronousMergeDSCollection.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 SynchronousMergeDSCollection.MergedCollectionContainer(java.lang.String value)
Method Detail |
---|
public java.util.Collection getChildren()
getChildren
in class DataSourceCollection.Container
public void setChildren(java.util.Collection c)
setChildren
in class DataSourceCollection.Container
protected SynchronousMergeDSCollection.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 |