org.drools.ide.common.client.modeldriven.brl
Class FreeFormLine

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.brl.FreeFormLine
All Implemented Interfaces:
Serializable, IAction, IPattern, PortableObject

public class FreeFormLine
extends Object
implements IAction, IPattern

This is a free form line which will be rendered and displayed-as-is. Allows users to put anything in via guided editor. Use with caution.

See Also:
Serialized Form

Field Summary
 String text
           
 
Constructor Summary
FreeFormLine()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

public String text
Constructor Detail

FreeFormLine

public FreeFormLine()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.