public abstract class PersistentGroup_Base extends pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
PersistentGroup_Base() |
checkForDeletionBlockers, 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()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentUnionGroup,PersistentGroup> getRelationUnionGroupComposition()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,PersistentDynamicGroup> getRelationPersistentDynamicGroupWrapper()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<Bennu,PersistentGroup> getRelationPersistentGroups()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentGroup,GroupBasedFile> getRelationGroupBasedFilesGroup()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentIntersectionGroup,PersistentGroup> getRelationIntersectionGroupComposition()
public static pt.ist.fenixframework.dml.runtime.DirectRelation<PersistentNegationGroup,PersistentGroup> getRelationGroupNegationGroup()
protected void addDifferenceAtRest(PersistentDifferenceGroup differenceAtRest)
protected void removeDifferenceAtRest(PersistentDifferenceGroup differenceAtRest)
protected Set<PersistentDifferenceGroup> getDifferenceAtRestSet()
protected void addDifferenceAtFirst(PersistentDifferenceGroup differenceAtFirst)
protected void removeDifferenceAtFirst(PersistentDifferenceGroup differenceAtFirst)
protected Set<PersistentDifferenceGroup> getDifferenceAtFirstSet()
protected void addUnions(PersistentUnionGroup unions)
protected void removeUnions(PersistentUnionGroup unions)
protected Set<PersistentUnionGroup> getUnionsSet()
protected void addDynamicGroup(PersistentDynamicGroup dynamicGroup)
protected void removeDynamicGroup(PersistentDynamicGroup dynamicGroup)
protected Set<PersistentDynamicGroup> getDynamicGroupSet()
protected Bennu getRoot()
protected void setRoot(Bennu root)
protected void addFile(GroupBasedFile file)
protected void removeFile(GroupBasedFile file)
protected Set<GroupBasedFile> getFileSet()
protected void addIntersections(PersistentIntersectionGroup intersections)
protected void removeIntersections(PersistentIntersectionGroup intersections)
protected Set<PersistentIntersectionGroup> getIntersectionsSet()
protected PersistentNegationGroup getNegation()
protected void setNegation(PersistentNegationGroup negation)
Copyright © 2018 FenixEdu. All rights reserved.