| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Dependency
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. | 
|  org.eclipse.emf.ecore.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(org.eclipse.emf.ecore.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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
org.eclipse.emf.ecore.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()void setTargetEnd(org.eclipse.emf.ecore.EObject value)
Target End' reference.
 
 
value - the new value of the 'Target End' reference.getTargetEnd()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()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 | |||||||||