Score getAggregateScore()
List< AnalysisResult > getAllAnalysisResults()
ArrayList< BlackboardArtifact > getArtifacts(String artifactTypeName)
List< Long > getChildrenIds()
List< DataArtifact > getAllDataArtifacts()
ArrayList< BlackboardAttribute > getGenInfoAttributes(BlackboardAttribute.ATTRIBUTE_TYPE attr_type)
ArrayList< BlackboardArtifact > getAllArtifacts()
Set< String > getHashSetNames()
DataArtifact newDataArtifact(BlackboardArtifact.Type artifactType, Collection< BlackboardAttribute > attributesList)
AnalysisResultAdded newAnalysisResult(BlackboardArtifact.Type artifactType, Score score, String conclusion, String configuration, String justification, Collection< BlackboardAttribute > attributesList)
BlackboardArtifact newArtifact(int artifactTypeID)
public< T > T accept(ContentVisitor< T > v)
long getAllArtifactsCount()
List< AnalysisResult > getAnalysisResults(BlackboardArtifact.Type artifactType)
long getArtifactsCount(String artifactTypeName)
List< Content > getChildren()
BlackboardArtifact getGenInfoArtifact()
int read(byte[] buf, long offset, long len)