@PortedFrom(file="tRelated.h", name="TRelated") public class Related extends Object implements Serializable
| Constructor and Description |
|---|
Related(Individual a_,
Individual b_,
Role R_) |
public Related(Individual a_, Individual b_, Role R_)
a_ - a_b_ - b_R_ - R_@PortedFrom(file="tRelated.h", name="simplify") public void simplify()
@PortedFrom(file="tRelated.h", name="getRole") public Role getRole()
@Original public Individual getA()
@Original public Individual getB()
Copyright © 2015 The University of Manchester. All rights reserved.