public class Alternatives extends ReferenceableContainer<Alternative> implements CommonAttributes, HasDescription, XMCDARootElement
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG |
getCreates| Constructor and Description |
|---|
Alternatives() |
| Modifier and Type | Method and Description |
|---|---|
Class<Alternative> |
elementClass() |
List<Alternative> |
getActiveAlternatives() |
int |
getNumberOfActiveAlternatives() |
void |
merge(Alternatives alternatives) |
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<Alternative> elementClass()
elementClass in class ReferenceableContainer<Alternative>public List<Alternative> getActiveAlternatives()
public int getNumberOfActiveAlternatives()
public void merge(Alternatives alternatives)
public String toString()
toString in class AbstractCollection<Alternative>Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.