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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic static AttributeSelection merge(List<IAttributeDefinition>... lists)
public String getNames()
public String getToken()
public static String TokenOf(Object def)
def - - ObjectCopyright © 2016 VersionOne, Inc.. All rights reserved.