Pounamu
v1.0

pounamu.event
Class RemoveEntityEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--pounamu.event.PounamuEvent
              |
              +--pounamu.event.RemoveEntityEvent
All Implemented Interfaces:
java.io.Serializable

public class RemoveEntityEvent
extends PounamuEvent

Title: RemoveEntityEvent Description: defines a remove entity event Copyright: Copyright (c) 2002 Company: Auckland UniServices Limited

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
RemoveEntityEvent(java.lang.Object source, PounamuModelElement entity)
          construct this event
 
Method Summary
 PounamuModelElement getEntity()
          get the new association
 java.lang.String toString()
          String representation
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoveEntityEvent

public RemoveEntityEvent(java.lang.Object source,
                         PounamuModelElement entity)
construct this event

Parameters:
source - the panel where this new shape is on
Method Detail

getEntity

public PounamuModelElement getEntity()
get the new association

Returns:
association

toString

public java.lang.String toString()
String representation

Overrides:
toString in class PounamuEvent
Returns:
the string representation of this event

Pounamu
v1.0

Submit a bug or feature

Pounamu is a research project of Auckland UniServices Limited, in New Zealand
Copyright 2003 Auckland UniServices Limited. 70 Samond Street, Auckland, New Zealand.
All Rights Reserved.