org.drools.workbench.models.datamodel.rule
Class FreeFormLine
java.lang.Object
org.drools.workbench.models.datamodel.rule.FreeFormLine
- All Implemented Interfaces:
- IAction, IPattern
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.
FreeFormLine
public FreeFormLine()
getText
public String getText()
setText
public void setText(String text)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2001-2016 JBoss by Red Hat. All Rights Reserved.