org.objectweb.medor.type.lib
Class PTypeSpaceMedor

java.lang.Object
  extended byPTypeSpacePAAH
      extended byorg.objectweb.medor.type.lib.PTypeSpaceMedor

public class PTypeSpaceMedor
extends PTypeSpacePAAH

This class extends the PTypeSpacePAAH of JORM for taking into account the PType of Medor, and namely the PType of tuples.

See Also:
Serialized Form

Field Summary
static PType COLLECTION
           
static PType NAMING_CONTEXT
           
static PType OBJECT
           
static PType PNAME
           
 
Constructor Summary
PTypeSpaceMedor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMING_CONTEXT

public static final PType NAMING_CONTEXT

PNAME

public static final PType PNAME

OBJECT

public static final PType OBJECT

COLLECTION

public static final PType COLLECTION
Constructor Detail

PTypeSpaceMedor

public PTypeSpaceMedor()