@PortedFrom(file="ConceptWithDep.h", name="Concept") public class ConceptWDep extends Object implements Serializable
| Constructor and Description |
|---|
ConceptWDep(int p)
c'tor with empty dep-set
|
ConceptWDep(int p,
DepSet dep) |
public ConceptWDep(int p)
p - ppublic ConceptWDep(int p,
DepSet dep)
p - pdep - dep@PortedFrom(file="ConceptWithDep.h", name="getC") public int getConcept()
@PortedFrom(file="ConceptWithDep.h", name="getDep") public DepSet getDep()
@PortedFrom(file="ConceptWithDep.h", name="addDep") public void addDep(DepSet d)
d - dpublic String toString()
Copyright © 2015 The University of Manchester. All rights reserved.