org.drools.guvnor.client.asseteditor.drools.factmodel
Class FactModels

java.lang.Object
  extended by org.drools.guvnor.client.asseteditor.drools.factmodel.FactModels
All Implemented Interfaces:
Serializable, PortableObject

public class FactModels
extends Object
implements PortableObject

See Also:
Serialized Form

Field Summary
 List<FactMetaModel> models
           
 
Constructor Summary
FactModels()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

models

public List<FactMetaModel> models
Constructor Detail

FactModels

public FactModels()


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