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