Uses of Interface
com.hammurapi.party.PartyPackage

Packages that use PartyPackage
com.hammurapi.party   
com.hammurapi.party.impl   
com.hammurapi.party.util   
 

Uses of PartyPackage in com.hammurapi.party
 

Fields in com.hammurapi.party declared as PartyPackage
static PartyPackage PartyPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in com.hammurapi.party that return PartyPackage
 PartyPackage PartyFactory.getPartyPackage()
          Returns the package supported by this factory.
 

Uses of PartyPackage in com.hammurapi.party.impl
 

Classes in com.hammurapi.party.impl that implement PartyPackage
 class PartyPackageImpl
          An implementation of the model Package.
 

Methods in com.hammurapi.party.impl that return PartyPackage
static PartyPackage PartyFactoryImpl.getPackage()
          Deprecated.  
 PartyPackage PartyFactoryImpl.getPartyPackage()
           
static PartyPackage PartyPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of PartyPackage in com.hammurapi.party.util
 

Fields in com.hammurapi.party.util declared as PartyPackage
protected static PartyPackage PartyAdapterFactory.modelPackage
          The cached model package.
protected static PartyPackage PartySwitch.modelPackage
          The cached model package