uk.ac.ucl.cs.uml.jmi.impl.BehavioralElements.Actions
Class Actions_PackageImpl

java.lang.Object
  extended by uk.ac.ucl.cs.emofocl.jmi.reflect.RefBaseObjectImpl
      extended by uk.ac.ucl.cs.emofocl.jmi.reflect.RefPackageImpl
          extended by uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtPackageImpl
              extended by uk.ac.ucl.cs.uml.jmi.impl.BehavioralElements.Actions.Actions_PackageImpl
All Implemented Interfaces:
javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefPackage, ExtClassExtentListener, ExtPackage, ExtPackageListener, ActionsPackage

public class Actions_PackageImpl
extends ExtPackageImpl
implements ActionsPackage


Field Summary
 
Fields inherited from class uk.ac.ucl.cs.emofocl.jmi.reflect.RefPackageImpl
CLASSES, PACKAGES
 
Fields inherited from class uk.ac.ucl.cs.emofocl.jmi.reflect.RefBaseObjectImpl
IMMEDIATE_PACKAGE, META_OBJECT
 
Constructor Summary
Actions_PackageImpl(javax.jmi.reflect.RefObject metaObject)
           
Actions_PackageImpl(RefPackageImpl immediatePackage, javax.jmi.reflect.RefObject metaObject)
           
 
Method Summary
 void extWriteToXMI(Element parent)
           
 ActionFoundationPackage getActionFoundation()
           
 CollectionActionsPackage getCollectionActions()
           
 CompositeActionsPackage getCompositeActions()
           
 ComputationActionsPackage getComputationActions()
           
 JumpActionsPackage getJumpActions()
           
 MessagingActionsPackage getMessagingActions()
           
 ReadWriteActionsPackage getReadWriteActions()
           
protected  void listenToExtent()
           
 javax.jmi.reflect.RefEnum refGetEnum(String enumName, String name)
           
 Collection refVerifyConstraints(boolean deepVerify)
           
 
Methods inherited from class uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtPackageImpl
extAddPackageListener, extentChanged, extRemovePackageListener, packageExtentChanged
 
Methods inherited from class uk.ac.ucl.cs.emofocl.jmi.reflect.RefPackageImpl
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refPackage, refPackage
 
Methods inherited from class uk.ac.ucl.cs.emofocl.jmi.reflect.RefBaseObjectImpl
refImmediatePackage, refMetaObject, refMofId, refOutermostPackage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtPackage
extAddPackageListener, extRemovePackageListener
 
Methods inherited from interface javax.jmi.reflect.RefPackage
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refPackage, refPackage
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage
 

Constructor Detail

Actions_PackageImpl

public Actions_PackageImpl(javax.jmi.reflect.RefObject metaObject)

Actions_PackageImpl

public Actions_PackageImpl(RefPackageImpl immediatePackage,
                           javax.jmi.reflect.RefObject metaObject)
Method Detail

getActionFoundation

public ActionFoundationPackage getActionFoundation()
Specified by:
getActionFoundation in interface ActionsPackage

getCompositeActions

public CompositeActionsPackage getCompositeActions()
Specified by:
getCompositeActions in interface ActionsPackage

getReadWriteActions

public ReadWriteActionsPackage getReadWriteActions()
Specified by:
getReadWriteActions in interface ActionsPackage

getComputationActions

public ComputationActionsPackage getComputationActions()
Specified by:
getComputationActions in interface ActionsPackage

getCollectionActions

public CollectionActionsPackage getCollectionActions()
Specified by:
getCollectionActions in interface ActionsPackage

getMessagingActions

public MessagingActionsPackage getMessagingActions()
Specified by:
getMessagingActions in interface ActionsPackage

getJumpActions

public JumpActionsPackage getJumpActions()
Specified by:
getJumpActions in interface ActionsPackage

refGetEnum

public javax.jmi.reflect.RefEnum refGetEnum(String enumName,
                                            String name)
Specified by:
refGetEnum in interface javax.jmi.reflect.RefPackage

listenToExtent

protected void listenToExtent()
Specified by:
listenToExtent in class ExtPackageImpl

extWriteToXMI

public void extWriteToXMI(Element parent)
Specified by:
extWriteToXMI in interface ExtPackage

refVerifyConstraints

public Collection refVerifyConstraints(boolean deepVerify)
Specified by:
refVerifyConstraints in interface javax.jmi.reflect.RefBaseObject