public class Criteria extends ReferenceableContainer<Criterion> implements CommonAttributes, HasDescription, XMCDARootElement
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG |
getCreates| Constructor and Description |
|---|
Criteria() |
| Modifier and Type | Method and Description |
|---|---|
Class<Criterion> |
elementClass() |
List<Criterion> |
getActiveCriteria() |
int |
getNumberOfActiveCriteria() |
void |
merge(Criteria criteria) |
String |
toString() |
add, addAll, contains, get, get, getDescription, getIDs, getNames, id, isVoid, iterator, mcdaConcept, merge, name, remove, removeAll, setDescription, setId, setMcdaConcept, setNamespliteratorequals, hashCodecontainsAll, retainAll, toArray, toArrayfinalize, getClass, notify, notifyAll, wait, wait, waitid, mcdaConcept, name, setId, setMcdaConcept, setNamegetDescription, setDescriptionclear, contains, containsAll, equals, hashCode, isEmpty, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic static final String TAG
public Class<Criterion> elementClass()
elementClass in class ReferenceableContainer<Criterion>public int getNumberOfActiveCriteria()
public void merge(Criteria criteria)
public String toString()
toString in class AbstractCollection<Criterion>Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.