org.drools.guvnor.client.rpc
Class AnalysisFactUsage

java.lang.Object
  extended by org.drools.guvnor.client.rpc.AnalysisFactUsage
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class AnalysisFactUsage
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable


Field Summary
 AnalysisFieldUsage[] fields
           
 String name
           
 
Constructor Summary
AnalysisFactUsage()
           
 
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

fields

public AnalysisFieldUsage[] fields
Constructor Detail

AnalysisFactUsage

public AnalysisFactUsage()


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