|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationPath | |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.access.provider.common | |
| org.plasma.sdo.core | |
| org.plasma.sdo.repository | |
| Uses of AssociationPath in org.plasma.sdo |
|---|
| Methods in org.plasma.sdo that return AssociationPath | |
|---|---|
static AssociationPath |
AssociationPath.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AssociationPath[] |
AssociationPath.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.sdo with parameters of type AssociationPath | |
|---|---|
boolean |
PlasmaType.isRelation(PlasmaType other,
AssociationPath relationPath)
Returns true if the given type is linked or related to this type across any number of traversals or hops as qualified by the given relation path type. |
| Uses of AssociationPath in org.plasma.sdo.access.provider.common |
|---|
| Methods in org.plasma.sdo.access.provider.common with parameters of type AssociationPath | |
|---|---|
protected boolean |
SimpleCollector.isRelation(DataObject target,
DataObject source,
AssociationPath relationPath)
|
| Uses of AssociationPath in org.plasma.sdo.core |
|---|
| Methods in org.plasma.sdo.core with parameters of type AssociationPath | |
|---|---|
boolean |
CoreType.isRelation(PlasmaType other,
AssociationPath relationPath)
|
| Uses of AssociationPath in org.plasma.sdo.repository |
|---|
| Methods in org.plasma.sdo.repository with parameters of type AssociationPath | |
|---|---|
boolean |
Classifier.isRelation(Classifier other,
AssociationPath relation)
|
boolean |
RelationCache.isRelation(Classifier target,
Classifier source,
AssociationPath relation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||