@PortedFrom(file="ConceptWithDep.h", name="Concept") public class ConceptWDep extends Object
| Constructor and Description |
|---|
ConceptWDep(int p)
c'tor with empty dep-set
|
ConceptWDep(int p,
DepSet dep)
usual c'tor
|
public ConceptWDep(int p)
public ConceptWDep(int p,
DepSet 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)
Copyright © 2013 The University of Manchester. All Rights Reserved.