|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Dependency'.
The following features are supported:
SQLSchemaPackage.getDependency()
Method Summary | |
java.lang.String |
getDependencyType()
Returns the value of the 'Dependency Type' attribute. |
EObject |
getTargetEnd()
Returns the value of the 'Target End' reference. |
void |
setDependencyType(java.lang.String value)
Sets the value of the ' Dependency Type ' attribute. |
void |
setTargetEnd(EObject value)
Sets the value of the ' Target End ' reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public EObject getTargetEnd()
If the meaning of the 'Target End' reference isn't clear, there really should be more of a description here...
setTargetEnd(EObject)
,
SQLSchemaPackage.getDependency_TargetEnd()
public void setTargetEnd(EObject value)
Target End
' reference.
value
- the new value of the 'Target End' reference.getTargetEnd()
public java.lang.String getDependencyType()
If the meaning of the 'Dependency Type' attribute isn't clear, there really should be more of a description here...
setDependencyType(String)
,
SQLSchemaPackage.getDependency_DependencyType()
public void setDependencyType(java.lang.String value)
Dependency Type
' attribute.
value
- the new value of the 'Dependency Type' attribute.getDependencyType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |