Uses of Package
org.malai.mapping

Packages that use org.malai.mapping
net.sf.latexdraw.glib.models.impl   
net.sf.latexdraw.glib.models.interfaces   
net.sf.latexdraw.glib.ui   
net.sf.latexdraw.glib.views.latex   
net.sf.latexdraw.mapping   
net.sf.latexdraw.ui   
org.malai.mapping   
 

Classes in org.malai.mapping used by net.sf.latexdraw.glib.models.impl
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
 

Classes in org.malai.mapping used by net.sf.latexdraw.glib.models.interfaces
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
 

Classes in org.malai.mapping used by net.sf.latexdraw.glib.ui
IActiveList
          This interface completes the List interface with necessary methods.
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
 

Classes in org.malai.mapping used by net.sf.latexdraw.glib.views.latex
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
 

Classes in org.malai.mapping used by net.sf.latexdraw.mapping
IMapping
          This interface defines the concept of mapping that link source objects with target objects.
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
List2ListMapping
          Defines a mapping established between two lists.
List2ObjectMapping
          Defines a mapping established between a list and an object.
Object2ObjectMapping
          This interface defines the concept of mapping that link a source object to a target object.
SymmetricList2ListMapping
          This interface defines the concept of mapping that link source objects with target objects.
Unary2UnaryMapping
          This interface defines the concept of mapping that link a source value (unary relation) to a target one.
 

Classes in org.malai.mapping used by net.sf.latexdraw.ui
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
 

Classes in org.malai.mapping used by org.malai.mapping
IActiveList
          This interface completes the List interface with necessary methods.
IMapping
          This interface defines the concept of mapping that link source objects with target objects.
IMappingRegistry
          Defines an interface for a registry that gathers modifications made to a listened objects.
IUnary
          This interface defines methods for an unary relation that may contain a value of type T (cardinality 0..1).
List2ListMapping
          Defines a mapping established between two lists.
List2ObjectMapping
          Defines a mapping established between a list and an object.