com.hammurapi.bnf2emf
Class RuleDefinition
java.lang.Object
com.hammurapi.bnf2emf.RuleDefinition
public class RuleDefinition
- extends Object
getName
public String getName()
toString
public String toString()
- Overrides:
toString in class Object
isInterface
public boolean isInterface()
isFactory
public boolean isFactory()
getSuperClassName
public String getSuperClassName()
getSuperRule
public RuleDefinition getSuperRule()
- Returns:
getImplements
public Collection<String> getImplements()
getMatchPaths
protected Set<Object> getMatchPaths()
getModel
public Bnf2Emf getModel()
getAttributes
public Collection<Attribute> getAttributes()