public class GenericObjectSet extends SDMSet<GenericObject>
| Modifier and Type | Field and Description |
|---|---|
static GenericObjectSet |
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 |
|---|
GenericObjectSet() |
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 GenericObjectSet EMPTY_SET
public StringList getName()
public GenericObjectSet withName(java.lang.String value)
public StringList getType()
public GenericObjectSet withType(java.lang.String value)
public GenericGraphSet getGraph()
public GenericObjectSet withGraph(GenericGraph value)
public GenericAttributeSet getAttrs()
public GenericObjectSet withAttrs(GenericAttribute value)
public GenericObjectSet withoutAttrs(GenericAttribute value)
public GenericLinkSet getOutgoingLinks()
public GenericObjectSet withOutgoingLinks(GenericLink value)
public GenericObjectSet withoutOutgoingLinks(GenericLink value)
public GenericLinkSet getIncommingLinks()
public GenericObjectSet withIncommingLinks(GenericLink value)
public GenericObjectSet withoutIncommingLinks(GenericLink value)
public StringList getIcon()
public GenericObjectSet withIcon(java.lang.String value)
public java.lang.String toString()
toString in interface de.uniks.networkparser.interfaces.BaseItemtoString in class SDMSet<GenericObject>public java.lang.String getEntryType()
public GenericObjectPO startModelPattern()
public GenericObjectSet with(java.lang.Object value)
public GenericObjectSet without(GenericObject value)
public GenericObjectPO hasGenericObjectPO()