|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceDefinitionReference | |
com.ptc.core.meta.server | |
com.ptc.core.meta.server.impl | |
wt.iba.definition | |
wt.iba.value | |
wt.query.specification |
Uses of ReferenceDefinitionReference in com.ptc.core.meta.server |
Methods in com.ptc.core.meta.server with parameters of type ReferenceDefinitionReference | |
AttributeTypeIdentifier |
IBAModelInterface.getIBAAssociation(ReferenceDefinitionReference ref,
TypeIdentifier context,
String roleName)
Supported API: false |
static AttributeTypeIdentifier |
IBAModel.getIBAAssociation(ReferenceDefinitionReference ref,
TypeIdentifier context,
String roleName)
Return the IBAAssociationTypeIdentifier based on the given reference and context. |
Uses of ReferenceDefinitionReference in com.ptc.core.meta.server.impl |
Methods in com.ptc.core.meta.server.impl with parameters of type ReferenceDefinitionReference | |
AttributeTypeIdentifier |
IBAModelImplementation.getIBAAssociation(ReferenceDefinitionReference ref,
TypeIdentifier context,
String roleName)
Supported API: false |
Uses of ReferenceDefinitionReference in wt.iba.definition |
Methods in wt.iba.definition that return ReferenceDefinitionReference | |
static ReferenceDefinitionReference |
ReferenceDefinitionReference.newReferenceDefinitionReference(ReferenceDefinition definition)
Supported API: false |
static ReferenceDefinitionReference |
ReferenceDefinitionReference.newReferenceDefinitionReference(ReferenceDefView definition)
Supported API: false |
Methods in wt.iba.definition with parameters of type ReferenceDefinitionReference | |
protected boolean |
ReferenceDefinitionReference.readVersion(ReferenceDefinitionReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of ReferenceDefinitionReference in wt.iba.value |
Fields in wt.iba.value declared as ReferenceDefinitionReference | |
private ReferenceDefinitionReference |
ReferenceValue.definitionReference
|
Methods in wt.iba.value that return ReferenceDefinitionReference | |
ReferenceDefinitionReference |
ReferenceValue.getDefinitionReference()
Gets the object for the association that plays role: DEFINITION_REFERENCE. |
Methods in wt.iba.value with parameters of type ReferenceDefinitionReference | |
void |
ReferenceValue.setDefinitionReference(ReferenceDefinitionReference a_DefinitionReference)
Sets the object for the association that plays role: DEFINITION_REFERENCE. |
private void |
ReferenceValue.definitionReferenceValidate(ReferenceDefinitionReference a_DefinitionReference)
|
Uses of ReferenceDefinitionReference in wt.query.specification |
Fields in wt.query.specification declared as ReferenceDefinitionReference | |
private ReferenceDefinitionReference |
DefaultDependentAttrSearchExp.referenceDefinition
|
Methods in wt.query.specification that return ReferenceDefinitionReference | |
ReferenceDefinitionReference |
DependentAttrSearchExp.getReferenceDefinition()
Gets the object for the association that plays role: REFERENCE_DEFINITION. |
ReferenceDefinitionReference |
DefaultDependentAttrSearchExp.getReferenceDefinition()
Gets the object for the association that plays role: referenceDefinition. |
Methods in wt.query.specification with parameters of type ReferenceDefinitionReference | |
void |
DependentAttrSearchExp.setReferenceDefinition(ReferenceDefinitionReference a_ReferenceDefinition)
Sets the object for the association that plays role: REFERENCE_DEFINITION. |
void |
DefaultDependentAttrSearchExp.setReferenceDefinition(ReferenceDefinitionReference a_ReferenceDefinition)
Sets the object for the association that plays role: referenceDefinition. |
private void |
DefaultDependentAttrSearchExp.referenceDefinitionValidate(ReferenceDefinitionReference a_ReferenceDefinition)
|
Constructors in wt.query.specification with parameters of type ReferenceDefinitionReference | |
DefaultDependentAttrSearchExp(ReferenceDefinitionReference a_reference)
Supported API: false |
|
DefaultDependentAttrSearchExp(ReferenceDefinitionReference a_reference,
boolean hierarchically)
Supported API: false |
|
DefaultDependentAttrSearchExp(ReferenceDefinitionReference a_reference,
AttributeIdentifier a_dependent,
boolean hierarchically)
Supported API: false |
|
DefaultDependentAttrSearchExp(ReferenceDefinitionReference a_reference,
AttributeIdentifier a_dependent,
OperatorType an_operator,
AttributeValueCriteria a_value,
boolean hierarchically)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |