org.umu.jasb.test.testC.data
Class Association
java.lang.Object
org.umu.jasb.test.testC.data.Association
- Direct Known Subclasses:
- Aggregation, AuthorizedSubject, Dependency
public class Association
- extends java.lang.Object
- Author:
- Jose Maria Alcaraz-Calero jmalcaraz@um.es - University of Murcia
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Antecedent
public java.util.Collection Antecedent
Consecuent
public java.util.Collection Consecuent
Association
public Association()
getAntecedent
public java.util.Collection getAntecedent()
setAntecedent
public void setAntecedent(java.util.Collection antecedent)
getConsecuent
public java.util.Collection getConsecuent()
setConsecuent
public void setConsecuent(java.util.Collection consecuent)