com.semarchy.mdm.runtime.model.logical
Interface IModelDiagram
- All Superinterfaces:
- IUniquelyNamed, Serializable
public interface IModelDiagram
- extends IUniquelyNamed, Serializable
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
MODEL_DIAGRAM_PREFIX
static final String MODEL_DIAGRAM_PREFIX
- See Also:
- Constant Field Values
getName
String getName()
getEntityShapes
Collection<IEntityShape> getEntityShapes()
getReferenceLinks
Collection<IReferenceLink> getReferenceLinks()
getExtensionLinks
Collection<IExtensionLink> getExtensionLinks()
isShowDataType
boolean isShowDataType()
- getAttrNameFormat() getEntityNameFormat() getReferenceNameFormat()
getRefRoleNameFormat()
isShowForeignAttr
boolean isShowForeignAttr()
isShowInheritedAttr
boolean isShowInheritedAttr()
isShowInheritLinkName
boolean isShowInheritLinkName()
isShowReferenceCardinality
boolean isShowReferenceCardinality()
isShowReferenceName
boolean isShowReferenceName()
isShowReferenceRoles
boolean isShowReferenceRoles()
Copyright © 2015. All Rights Reserved.