com.u2d.model
Class AtomicType

java.lang.Object
  extended by com.u2d.model.AtomicType

public class AtomicType
extends java.lang.Object

Created by IntelliJ IDEA. User: eitan Date: Sep 22, 2005 Time: 10:30:36 AM


Method Summary
 Onion commands()
           
static AtomicType forClass(java.lang.Class targetClass)
           
static AtomicType forObject(AtomicEObject targetObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forClass

public static AtomicType forClass(java.lang.Class targetClass)

forObject

public static AtomicType forObject(AtomicEObject targetObject)

commands

public Onion commands()