Drools Workbench - Fact Model Editor - API 6.0.0.Beta4

org.drools.workbench.screens.factmodel.model
Class FieldMetaModel

java.lang.Object
  extended by org.drools.workbench.screens.factmodel.model.FieldMetaModel

@Portable
public class FieldMetaModel
extends Object


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

Field Detail

name

public String name

type

public String type
Constructor Detail

FieldMetaModel

public FieldMetaModel()

FieldMetaModel

public FieldMetaModel(String name,
                      String type)

Drools Workbench - Fact Model Editor - API 6.0.0.Beta4

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