| Modifier and Type | Field and Description |
|---|---|
static RoleSet |
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 |
|---|
RoleSet() |
| Modifier and Type | Method and Description |
|---|---|
AssociationSet |
getAssoc() |
StringList |
getCard() |
ClazzSet |
getClazz() |
java.lang.String |
getEntryType() |
StringList |
getKind() |
StringList |
getName() |
RoleSet |
getOtherRoles() |
RolePO |
hasRolePO() |
RolePO |
startModelPattern() |
java.lang.String |
toString() |
RoleSet |
with(java.lang.Object value) |
RoleSet |
withAssoc(Association value) |
RoleSet |
withCard(java.lang.String value) |
RoleSet |
withClazz(Clazz value) |
RoleSet |
withKind(java.lang.String value) |
RoleSet |
withName(java.lang.String value) |
RoleSet |
without(Role 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 RoleSet EMPTY_SET
public StringList getName()
public RoleSet withName(java.lang.String value)
public StringList getCard()
public RoleSet withCard(java.lang.String value)
public StringList getKind()
public RoleSet withKind(java.lang.String value)
public ClazzSet getClazz()
public AssociationSet getAssoc()
public RoleSet withAssoc(Association value)
public java.lang.String toString()
public java.lang.String getEntryType()
getEntryType in interface ModelSetpublic RoleSet getOtherRoles()
public RolePO startModelPattern()
public RoleSet with(java.lang.Object value)
public RolePO hasRolePO()