MetaBoss

Uses of Interface
com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.PrimaryKeyElement

Packages that use PrimaryKeyElement
com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel   
 

Uses of PrimaryKeyElement in com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel
 

Subinterfaces of PrimaryKeyElement in com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel
 interface AssociationRole
          AssociationRole object instance interface.
 interface Attribute
          Attribute object instance interface.
 

Methods in com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel with parameters of type PrimaryKeyElement
 boolean EntityMayHaveNaturalPrimaryKey.exists(Entity keyedEntity, PrimaryKeyElement primaryKeyElements)
          Queries whether a link currently exists between a given pair of instance objects in the associations link set.
 Entity EntityMayHaveNaturalPrimaryKey.getKeyedEntity(PrimaryKeyElement primaryKeyElements)
          Queries the instance object that is related to a particular instance object by a link in the current associations link set.
 boolean EntityMayHaveNaturalPrimaryKey.add(Entity keyedEntity, PrimaryKeyElement primaryKeyElements)
          Creates a link between the pair of instance objects in the associations link set.
 boolean EntityMayHaveNaturalPrimaryKey.remove(Entity keyedEntity, PrimaryKeyElement primaryKeyElements)
          Removes a link between a pair of instance objects in the current associations link set.
 


MetaBoss

Copyright © 2000-2005 Softaris Pty.Ltd. All Rights Reserved.