org.infolayer.model
Class UmlComment

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

public class UmlComment
extends SimpleElement

Author:
Stefan Haustein To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.

Constructor Summary
UmlComment()
           
 
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

UmlComment

public UmlComment()