Package | Description |
---|---|
org.nrg.xft.db.loaders | |
org.nrg.xft.references | |
org.nrg.xft.schema.Wrappers.GenericWrapper |
Modifier and Type | Method and Description |
---|---|
ItemCollection |
XFTItemDBLoader.cacheDBChildren(String id,
String type,
XFTReferenceI ref,
ItemCollection items) |
Modifier and Type | Class and Description |
---|---|
class |
XFTManyToManyReference |
class |
XFTSuperiorReference |
Modifier and Type | Method and Description |
---|---|
static XFTReferenceI |
XFTReferenceManager.FindReference(GenericWrapperField f)
Finds the XFTReferenceI for the given reference field.
|
Modifier and Type | Method and Description |
---|---|
int |
XFTSuperiorReference.compareTo(XFTReferenceI arg0) |
int |
XFTReferenceI.compareTo(XFTReferenceI ref) |
int |
XFTManyToManyReference.compareTo(XFTReferenceI arg0) |
Modifier and Type | Method and Description |
---|---|
XFTReferenceI |
GenericWrapperElement.getRelationType(GenericWrapperElement foreign)
Finds the type of relationship between this element and the foreign element
|
XFTReferenceI |
GenericWrapperField.getXFTReference()
If this field is a reference, then the field's XFTReferenceI is returned.
|
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.