Package | Description |
---|---|
org.hypergraphdb.atom | |
org.hypergraphdb.type |
Modifier and Type | Method and Description |
---|---|
static HGAtomRef.Mode |
HGAtomRef.Mode.get(byte code) |
HGAtomRef.Mode |
HGAtomRef.getMode()
Return the atom reference mode.
|
HGAtomRef.Mode |
AtomProjection.getMode() |
static HGAtomRef.Mode |
HGAtomRef.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HGAtomRef.Mode[] |
HGAtomRef.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomProjection.setMode(HGAtomRef.Mode mode) |
Constructor and Description |
---|
AtomProjection(HGHandle type,
String name,
HGHandle valueType,
HGAtomRef.Mode mode)
Construct an atom projection link.
|
HGAtomRef(HGHandle referent,
HGAtomRef.Mode mode)
Construct a new
HGAtomRef to the atom pointed by reference |
Modifier and Type | Method and Description |
---|---|
HGAtomRef.Mode |
RecordType.getReferenceMode(HGHandle slot) |
Copyright © 2015. All rights reserved.