public class NormalForm extends Object
| Constructor and Description |
|---|
NormalForm(String normal_form,
Map<String,Integer> mapping,
Collection<String> args) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Collection<String> |
getArgumentsInUse() |
Map<String,Integer> |
getMapping() |
String |
getNormalForm() |
int |
hashCode() |
String |
toString() |
public Collection<String> getArgumentsInUse()
public String getNormalForm()
Copyright © 2012 Aarhus University