Class | Description |
---|---|
DropFiles |
This is the implementation to drop referenced files.
|
Dropper |
This is the Dropper executor.
|
DropReferences |
This is the implementation to drop references.
|
DropRelations |
This is the implementation to drop relations.
|
DropType |
This is the implementation of the drop type tag.
|
ElementCollector |
This is a collector instance ids to be dropped without recursive flag.
|
ElementRecursionCollector |
This is a collector instance ids to be dropped recursively.
|
N1RelationCollector |
This is a collector for 1:n relations that should be dropped.
|
N1RelationCollectorList |
This is the list of 1:n relation collectors.
|
NMRelationCollector |
This is a collector for n:m relations that should be dropped.
|
NMRelationCollectorList |
This is the list of n:m relation collectors.
|
ReferenceCache |
This is a cache for references.
|
TargetElement |
This is the object that hold the element information fro dropping action.
|