Uses of Interface
com.semarchy.mdm.runtime.model.logical.IUniquelyNamed

Packages that use IUniquelyNamed
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of IUniquelyNamed in com.semarchy.mdm.runtime.model.logical
 

Subinterfaces of IUniquelyNamed in com.semarchy.mdm.runtime.model.logical
 interface IAppFolder
           
 interface IAppFolderAndBOViewContainer
          Interface common to IAppFolder and IApplication
 interface IApplication
           
 interface IAtomicAttribute
           An atomic attribute represents a standard attribute that is persisted in a column
 interface IAttributeGroup
          Deprecated. use IFormView and IFormSection instead
 interface IBOEntity
           
 interface IBOTransition
           
 interface IBuiltInNode
          A builtin Node
 interface IBusinessObject
           
 interface IBusinessObjectView
           
 interface ICheckConstraint
          Defines a check constraints of an entity
 interface IComplexAtomicAttribute
           Defines a Complex Atomic Attribute that is an atomic attribute defined in a complex attribute.
 interface IComplexAttribute
           Represents a complex attributes that is itself composed of several complex atomic attributes
 interface IComplexType
          This interface represents the runtime side of a ComplexType
 interface IConsolidator
          Defines an integration consolidator
 interface IDataEntryWorkflow
           
 interface IDefinitionAttribute
           
 interface IDETask
           
 interface IDETransition
           
 interface IDupsTask
           
 interface IDupsWorkflow
           
 interface IEnricher
          Integration enricher for an entity
 interface IEntity
           Interface that defines the run-time shape of an entity
 interface IEntityAttribute
           Represents a generic attribute that is declared logically on an entity.
 interface IEntityPrivGrant
          This class represent a IModelPrivGrant as defined during design time.
 interface IEntityRetention
           
 interface IForeignAttribute
           Represents a foreign attribute that is exposed as an entity attribute but managed by a reference
 interface IFormAttribute
           
 interface IFormSection
           
 interface IFormView
          Describe a Display Form View for an IEntity
 interface IHumanTask
           
 interface IHumanWorkflow
           
 interface ILov
          Defines a list of values
 interface ILovValue
          defines a value for a list-of-values
 interface IMatcher
          Defines the integration matcher for an entity
 interface IModel
          Represents the Logical Model used by Convergence for MDM.
 interface IModelDiagram
           
 interface IModelJob
          Interface that represents a model job that will be the main entry point for generating runtime jobs through templates
 interface IModelJobTask
          Defines a model job task
 interface IModelPrivGrant
          This class represent a IModelPrivGrant as defined during design time.
 interface IModelVariable
           
 interface IPKAttribute
          Attribute representing the logical PK of the entity.
 interface IPluginEnricher
          Plugin enricher for an entity
 interface IPluginMatcher
          Plugin matcher
 interface IPluginValidator
          Plugin validator
 interface IPublisher
          Defines a publisher for a given model
 interface IReference
           Defines a reference many-to-one relationship between two entities as specified by the Entity-Relationship Modeling standards
 interface IRetentionPolicy
           
 interface ISemQLEnricher
          SemQL Enricher for a given entity
 interface ISemQLMatcher
          SemQL specific matcher
 interface ITableAttribute
          Runtime interface describing a Table Attribute / Column of a table
 interface ITableView
          Runtime interface describing a Table view for an Entity
 interface IUniqueKey
          Defines a unique key
 interface IWorkflowNode
          A workflow node.
 interface IWorkflowTransition
           
 



Copyright © 2015. All Rights Reserved.