IERSubtypeRelationship
com.change_vision.jude.api.inf.model.er diagram interface
com.change_vision.jude.api.inf.model.
INamedElement
+
getName
() :
String
+
getConstraints
() :
IConstraint
[]
+
getSupplierDependencies
() :
IDependency
[]
+
getClientDependencies
() :
IDependency
[]
+
getDefinition
() :
String
+
isPublicVisibility
() :boolean
+
isProtectedVisibility
() :boolean
+
isPrivateVisibility
() :boolean
+
isPackageVisibility
() :boolean
+
getDiagrams
() :
IDiagram
[]
com.change_vision.jude.api.inf.model.
IERSubtypeRelationship
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
getDiscriminatorAttribute
() :
IERAttribute
+
isConclusive
() :boolean
+
getParent
() :
IEREntity
+
getChild
() :
IEREntity
+
getForeignKeys
() :
IERAttribute
[]