public class Aggregation extends AggregationEntry implements IAggregation
parent
Constructor and Description |
---|
Aggregation(info.textgrid.namespaces.metadata.core._2010.ObjectType metadata) |
Aggregation(info.textgrid.namespaces.metadata.core._2010.ObjectType metadata,
Aggregation parent) |
Modifier and Type | Method and Description |
---|---|
protected IAggregation |
add(IAggregationEntry child) |
com.google.common.collect.ImmutableList<IAggregationEntry> |
getChildren() |
com.google.common.base.Optional<? extends IAggregationEntry> |
getWork() |
void |
setWork(IAggregationEntry work) |
getFinalFormat, getFormat, getMetadata, getParent, getTextGridURI, setTransformedFormat, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMetadata, getParent, getTextGridURI
public Aggregation(info.textgrid.namespaces.metadata.core._2010.ObjectType metadata)
public Aggregation(info.textgrid.namespaces.metadata.core._2010.ObjectType metadata, Aggregation parent)
protected IAggregation add(IAggregationEntry child)
public com.google.common.collect.ImmutableList<IAggregationEntry> getChildren()
getChildren
in interface IAggregation
public com.google.common.base.Optional<? extends IAggregationEntry> getWork()
getWork
in interface IAggregation
public void setWork(IAggregationEntry work)
Copyright © 2018 TextGrid. All rights reserved.