org.drools.eclipse.editors
Class RuleFlowGroupHyperlink
java.lang.Object
org.drools.eclipse.editors.RuleFlowGroupHyperlink
- All Implemented Interfaces:
- org.eclipse.jface.text.hyperlink.IHyperlink
public class RuleFlowGroupHyperlink
- extends Object
- implements org.eclipse.jface.text.hyperlink.IHyperlink
hyperlink to ruleflow-group declaration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleFlowGroupHyperlink
public RuleFlowGroupHyperlink(org.drools.lang.descr.AttributeDescr descr,
ProcessInfo processInfo,
List<org.jbpm.workflow.core.node.RuleSetNode> nodes)
getHyperlinkRegion
public org.eclipse.jface.text.IRegion getHyperlinkRegion()
- Specified by:
getHyperlinkRegion in interface org.eclipse.jface.text.hyperlink.IHyperlink
getTypeLabel
public String getTypeLabel()
- Specified by:
getTypeLabel in interface org.eclipse.jface.text.hyperlink.IHyperlink
getHyperlinkText
public String getHyperlinkText()
- Specified by:
getHyperlinkText in interface org.eclipse.jface.text.hyperlink.IHyperlink
open
public void open()
- Specified by:
open in interface org.eclipse.jface.text.hyperlink.IHyperlink
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.