|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlasmaProperty | |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.access.provider.common | |
| org.plasma.sdo.core | |
| org.plasma.sdo.xml | |
| Uses of PlasmaProperty in org.plasma.sdo |
|---|
| Methods in org.plasma.sdo with parameters of type PlasmaProperty | |
|---|---|
List<PlasmaEdge> |
PlasmaNode.getEdges(PlasmaProperty property)
Returns a list of edges associated with the given property
regardless of it's multiplicity. |
| Uses of PlasmaProperty in org.plasma.sdo.access.provider.common |
|---|
| Methods in org.plasma.sdo.access.provider.common that return PlasmaProperty | |
|---|---|
PlasmaProperty |
PropertyPair.getProp()
|
PlasmaProperty |
PropertyPair.getValueProp()
|
| Methods in org.plasma.sdo.access.provider.common with parameters of type PlasmaProperty | |
|---|---|
void |
PropertyPair.setValueProp(PlasmaProperty valueProp)
|
| Constructors in org.plasma.sdo.access.provider.common with parameters of type PlasmaProperty | |
|---|---|
PropertyPair(PlasmaProperty prop,
Object value)
|
|
| Uses of PlasmaProperty in org.plasma.sdo.core |
|---|
| Classes in org.plasma.sdo.core that implement PlasmaProperty | |
|---|---|
class |
CoreProperty
A representation of a Property in the type of a
data object. |
| Methods in org.plasma.sdo.core that return PlasmaProperty | |
|---|---|
static PlasmaProperty |
CoreProperty.createInstanceProperty(String name,
DataType dataType)
|
PlasmaProperty |
ContainmentNode.getContainmentProperty()
|
| Methods in org.plasma.sdo.core with parameters of type PlasmaProperty | |
|---|---|
List<PlasmaEdge> |
CoreNode.getEdges(PlasmaProperty property)
|
| Constructors in org.plasma.sdo.core with parameters of type PlasmaProperty | |
|---|---|
ContainmentNode(PlasmaDataObject dataObject,
PlasmaDataObject container,
PlasmaProperty containmentProperty)
|
|
| Uses of PlasmaProperty in org.plasma.sdo.xml |
|---|
| Methods in org.plasma.sdo.xml with parameters of type PlasmaProperty | |
|---|---|
void |
StreamObjectVisitor.visit(org.plasma.sdo.xml.StreamObject target,
org.plasma.sdo.xml.StreamObject source,
PlasmaProperty sourceProperty,
int level)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||