public class ClassifierListImpl extends AbstractMetadataListImpl implements ClassifierList
| Constructor and Description |
|---|
ClassifierListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClassifier(Term classifier)
Adds a new classifier property
|
List<Term> |
getClassifierList()
Gets the list of classifier properties
|
int |
getNumClassifiers()
Returns number of classifier properties
|
getDefinition, isSetDefinition, setDefinitiongetDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefinition, isSetDefinition, setDefinitionpublic List<Term> getClassifierList()
getClassifierList in interface ClassifierListpublic int getNumClassifiers()
getNumClassifiers in interface ClassifierListpublic void addClassifier(Term classifier)
addClassifier in interface ClassifierListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.