org.infolayer.model
Class UmlBooleanExpression

java.lang.Object
  extended byorg.infolayer.model.SimpleElement
      extended byorg.infolayer.model.UmlExpression
          extended byorg.infolayer.model.UmlBooleanExpression
All Implemented Interfaces:
org.ksoap2.serialization.KvmSerializable

public class UmlBooleanExpression
extends UmlExpression

Author:
Stefan Haustein

Constructor Summary
UmlBooleanExpression()
           
 
Methods inherited from class org.infolayer.model.UmlExpression
eval
 
Methods inherited from class org.infolayer.model.SimpleElement
getProperty, getPropertyCount, getPropertyInfo, setProperty, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UmlBooleanExpression

public UmlBooleanExpression()