IERDomain
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.
IERDomain
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
getDatatypeName
() :
String
+
getDefaultValue
() :
String
+
getLengthPrecision
() :
String
+
isNotNull
() :boolean
+
getChildren
() :
IERDomain
[]