| Modifier and Type | Field and Description |
|---|---|
static ParameterSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
ParameterSet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntryType() |
StringList |
getInitialization() |
MethodSet |
getMethod() |
StringList |
getName() |
DataTypeSet |
getType() |
AttributePO |
hasAttributePO() |
ParameterPO |
hasParameterPO() |
AttributePO |
startModelPattern() |
java.lang.String |
toString() |
ParameterSet |
with(java.lang.Object value) |
ParameterSet |
with(Parameter value) |
ParameterSet |
withInitialization(java.lang.String value) |
ParameterSet |
withMethod(Method value) |
ParameterSet |
withName(java.lang.String value) |
ParameterSet |
without(Parameter value) |
ParameterSet |
withType(DataType value) |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final ParameterSet EMPTY_SET
public StringList getInitialization()
public ParameterSet withInitialization(java.lang.String value)
public MethodSet getMethod()
public ParameterSet withMethod(Method value)
public java.lang.String toString()
public java.lang.String getEntryType()
getEntryType in interface ModelSetpublic ParameterSet with(Parameter value)
public ParameterSet without(Parameter value)
public DataTypeSet getType()
public ParameterSet withType(DataType value)
public StringList getName()
public ParameterSet withName(java.lang.String value)
public AttributePO startModelPattern()
public ParameterSet with(java.lang.Object value)
public AttributePO hasAttributePO()
public ParameterPO hasParameterPO()