public abstract class PersistentDifferenceGroup_Base extends PersistentGroup
pt.ist.fenixframework.core.AbstractDomainObject.SerializedFormadvice$create| Modifier | Constructor and Description |
|---|---|
protected |
PersistentDifferenceGroup_Base() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRest(PersistentGroup rest) |
protected PersistentGroup |
getFirst() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,PersistentDifferenceGroup> |
getRelationDifferenceGroupFirst() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,PersistentDifferenceGroup> |
getRelationDifferenceGroupRest() |
protected Set<PersistentGroup> |
getRestSet() |
protected void |
removeRest(PersistentGroup rest) |
protected void |
setFirst(PersistentGroup first) |
expression, garbageCollect, garbageCollect, gc, getContextRelations, getMembers, getMembers, getPresentationName, isMember, isMember, singleton, toGroup, verifyaddDifferenceAtFirst, addDifferenceAtRest, addDynamicGroup, addFile, addIntersections, addUnions, getDifferenceAtFirstSet, getDifferenceAtRestSet, getDynamicGroupSet, getFileSet, getIntersectionsSet, getNegation, getRelationGroupBasedFilesGroup, getRelationGroupNegationGroup, getRelationIntersectionGroupComposition, getRelationPersistentDynamicGroupWrapper, getRelationPersistentGroups, getRelationUnionGroupComposition, getRoot, getUnionsSet, removeDifferenceAtFirst, removeDifferenceAtRest, removeDynamicGroup, removeFile, removeIntersections, removeUnions, setNegation, setRootcheckForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,PersistentDifferenceGroup> getRelationDifferenceGroupRest()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,PersistentDifferenceGroup> getRelationDifferenceGroupFirst()
protected void addRest(PersistentGroup rest)
protected void removeRest(PersistentGroup rest)
protected Set<PersistentGroup> getRestSet()
protected PersistentGroup getFirst()
protected void setFirst(PersistentGroup first)
Copyright © 2018 FenixEdu. All rights reserved.