public interface AssociationEndExtension extends NamedExtension, ValidatableObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
EntityExtension |
getIdentityEntity()
Returns the value of the 'Identity Entity' reference.
|
VocabularyString |
getJavaObjectFieldName()
Returns the value of the 'Java Object Field Name' containment reference
|
VocabularyString |
getJavaObjectGetMethod()
Returns the value of the 'Java Object Get Method' containment reference
|
VocabularyString |
getJavaObjectSetMethod()
Returns the value of the 'Java Object Set Method' containment reference
|
VocabularyString |
getJoinExpression()
Returns the value of the 'Join Expression' containment reference
|
VocabularyString |
getXMLPropertyName()
Returns the value of the 'XML Property Name' containment reference
|
void |
setIdentityEntity(EntityExtension value)
Sets the value of the '
Identity Entity ' reference |
void |
setJavaObjectFieldName(VocabularyString value)
Sets the value of the '
Java Object Field Name ' containment reference |
void |
setJavaObjectGetMethod(VocabularyString value)
Sets the value of the '
Java Object Get Method ' containment reference |
void |
setJavaObjectSetMethod(VocabularyString value)
Sets the value of the '
Java Object Set Method ' containment reference |
void |
setJoinExpression(VocabularyString value)
Sets the value of the '
Join Expression ' containment reference |
void |
setXMLPropertyName(VocabularyString value)
Sets the value of the '
XML Property Name ' containment reference |
getGuid, getName, getSource, setGuid, setSource
getValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValid
VocabularyString getXMLPropertyName()
If the meaning of the 'XML Property Name' containment reference isn't clear, there really should be more of a description here...
setXMLPropertyName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAssociationEndExtension_XMLPropertyName()
void setXMLPropertyName(VocabularyString value)
XML Property Name
' containment reference.
value
- the new value of the 'XML Property Name' containment reference.getXMLPropertyName()
VocabularyString getJavaObjectGetMethod()
If the meaning of the 'Java Object Get Method' containment reference isn't clear, there really should be more of a description here...
setJavaObjectGetMethod(VocabularyString)
,
CanonicalvocabularymodelPackage.getAssociationEndExtension_JavaObjectGetMethod()
void setJavaObjectGetMethod(VocabularyString value)
Java Object Get Method
' containment reference.
value
- the new value of the 'Java Object Get Method' containment reference.getJavaObjectGetMethod()
VocabularyString getJavaObjectSetMethod()
If the meaning of the 'Java Object Set Method' containment reference isn't clear, there really should be more of a description here...
setJavaObjectSetMethod(VocabularyString)
,
CanonicalvocabularymodelPackage.getAssociationEndExtension_JavaObjectSetMethod()
void setJavaObjectSetMethod(VocabularyString value)
Java Object Set Method
' containment reference.
value
- the new value of the 'Java Object Set Method' containment reference.getJavaObjectSetMethod()
VocabularyString getJavaObjectFieldName()
If the meaning of the 'Java Object Field Name' containment reference isn't clear, there really should be more of a description here...
setJavaObjectFieldName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAssociationEndExtension_JavaObjectFieldName()
void setJavaObjectFieldName(VocabularyString value)
Java Object Field Name
' containment reference.
value
- the new value of the 'Java Object Field Name' containment reference.getJavaObjectFieldName()
VocabularyString getJoinExpression()
If the meaning of the 'Join Expression' containment reference isn't clear, there really should be more of a description here...
setJoinExpression(VocabularyString)
,
CanonicalvocabularymodelPackage.getAssociationEndExtension_JoinExpression()
void setJoinExpression(VocabularyString value)
Join Expression
' containment reference.
value
- the new value of the 'Join Expression' containment reference.getJoinExpression()
EntityExtension getIdentityEntity()
Identity Association Ends
'.
If the meaning of the 'Identity Entity' reference isn't clear, there really should be more of a description here...
setIdentityEntity(EntityExtension)
,
CanonicalvocabularymodelPackage.getAssociationEndExtension_IdentityEntity()
,
EntityExtension.getIdentityAssociationEnds()
void setIdentityEntity(EntityExtension value)
Identity Entity
' reference.
value
- the new value of the 'Identity Entity' reference.getIdentityEntity()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.