public abstract class BPlusTreeArray_Base extends pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
BPlusTreeArray_Base() |
| Modifier and Type | Method and Description |
|---|---|
static pt.ist.fenixframework.dml.runtime.DirectRelation<BPlusTreeArray,AbstractNodeArray> |
getRelationBPlusTreeArrayHasRootNode() |
AbstractNodeArray |
getRoot() |
void |
setRoot(AbstractNodeArray root) |
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<BPlusTreeArray,AbstractNodeArray> getRelationBPlusTreeArrayHasRootNode()
public AbstractNodeArray getRoot()
public void setRoot(AbstractNodeArray root)
Copyright © 2018 FenixEdu. All rights reserved.