Drools Workbench - Guided Decision Table Model 6.0.0.CR5

org.drools.workbench.models.guided.dtable.shared.model
Class MetadataCol52

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
      extended by org.drools.workbench.models.guided.dtable.shared.model.MetadataCol52
All Implemented Interfaces:
BaseColumn

public class MetadataCol52
extends DTColumnConfig52

This is a rule metadata - eg @foo(bar) etc.


Field Summary
 
Fields inherited from class org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
defaultValue
 
Constructor Summary
MetadataCol52()
           
 
Method Summary
 String getMetadata()
           
 void setMetadata(String metadata)
           
 
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
getDefaultValue, getHeader, getWidth, isHideColumn, setDefaultValue, setHeader, setHideColumn, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataCol52

public MetadataCol52()
Method Detail

getMetadata

public String getMetadata()

setMetadata

public void setMetadata(String metadata)

Drools Workbench - Guided Decision Table Model 6.0.0.CR5

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