Synergy Home Page

au.edu.swin.synergy.plugin.metamodeller
Class BMetaRule

java.lang.Object
  |
  +--au.edu.swin.synergy.plugin.metamodeller.BMetaElement
        |
        +--au.edu.swin.synergy.plugin.metamodeller.BMetaRule

public class BMetaRule
extends BMetaElement

class that represents a metarule

See Also:
Serialized Form

Fields inherited from class au.edu.swin.synergy.plugin.metamodeller.BMetaElement
kDefaultName, kKeyName, kKeyProperty, name, properties
 
Constructor Summary
BMetaRule()
           
 
Methods inherited from class au.edu.swin.synergy.plugin.metamodeller.BMetaElement
addProperty, equals, getName, getProperties, insertPropertyAt, load, removeProperty, removePropertyAt, resetProperties, save, setName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BMetaRule

public BMetaRule()

Synergy Home Page