public static class IntrinsicInfoContentEvaluatorImpl.IntrinsicICInfo extends Object
Constructor and Description |
---|
IntrinsicICInfo(ConcRel concept) |
Modifier and Type | Method and Description |
---|---|
ConcRel |
getConcept() |
int |
getLeafCount() |
int |
getSubsumerCount() |
void |
setConcept(ConcRel concept) |
void |
setLeafCount(int leafCount) |
void |
setSubsumerCount(int subsumerCount) |
public IntrinsicICInfo(ConcRel concept)
public ConcRel getConcept()
public int getLeafCount()
public int getSubsumerCount()
public void setConcept(ConcRel concept)
public void setLeafCount(int leafCount)
public void setSubsumerCount(int subsumerCount)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.