public class Presentation
extends java.lang.Object
| Constructor and Description | 
|---|
Presentation(java.util.List<Variable> vars,
            java.util.List<Equation> rels)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Equation> | 
getRelations()  | 
java.util.List<Variable> | 
getVariables()  | 
Copyright 2003 Ralph Freese. All Rights Reserved.