public class AttributeSelection extends ArrayList<IAttributeDefinition>
modCount
Constructor and Description |
---|
AttributeSelection() |
Modifier and Type | Method and Description |
---|---|
String |
getNames()
Get a comma separated string of the names of all the attributes being selected
|
String |
getToken()
Get a comma separated string of the names of all the attributes being selected
|
static AttributeSelection |
merge(List<IAttributeDefinition>... lists) |
static String |
NameOf(Object def)
Implementation detail.
|
static String |
TokenOf(Object def)
Implementation detail.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public static AttributeSelection merge(List<IAttributeDefinition>... lists)
public String getNames()
public String getToken()
public static String TokenOf(Object def)
def
- - ObjectCopyright © 2015 VersionOne, Inc.. All rights reserved.