UML Modeling Layer

com.ibm.xtools.uml.msl.internal.semproc
Class UML2SemProc

java.lang.Object
  extended by com.ibm.xtools.uml.msl.internal.semproc.UML2SemProc

public class UML2SemProc
extends Object

The following class implements the UML semantic procedures.


Constructor Summary
UML2SemProc()
           
 
Method Summary
static void handleEvent(Notification event)
          Handle sem-proc event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UML2SemProc

public UML2SemProc()
Method Detail

handleEvent

public static void handleEvent(Notification event)
Handle sem-proc event.


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.