public class MethodCountingAlphaNode extends AlphaNode
Modifier and Type | Field and Description |
---|---|
protected Map<String,Integer> |
methodCount |
alphaNodeHashingThreshold, declaredMask, inferredMask, sink, source
associations, hashcode, id, memoryId, partitionId, partitionsEnabled
Constructor and Description |
---|
MethodCountingAlphaNode(int id,
AlphaNodeFieldConstraint constraint,
ObjectSource objectSource,
BuildContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
Map<String,Integer> |
getMethodCountMap() |
boolean |
thisNodeEquals(Object object) |
assertObject, attach, byPassModifyToBetaNode, calculateDeclaredMask, getConstraint, getDeclaredMask, getInferredMask, getNextObjectSinkNode, getPreviousObjectSinkNode, getType, internalEquals, modifyObject, readExternal, setNextObjectSinkNode, setPartitionId, setPreviousObjectSinkNode, toString, updateSink, writeExternal
addObjectSink, doRemove, getKnowledgeBase, getObjectSinkPropagator, getObjectTypeNode, getParentObjectSource, initDeclaredMask, isInUse, networkUpdated, removeObjectSink, resetInferredMask, setObjectSinkPropagator, setParentObjectSource, setPartitionIdWithSinks, setSourcePartitionId, updateMask
addAssociation, addAssociation, getAssociatedRules, getAssociatedRuleSize, getAssociationsSize, getAssociationsSize, getId, getMemoryId, getPartitionId, getSinks, hashCode, initMemoryId, isAssociatedWith, isStreamMode, remove, removeAssociation, setId, setPartitionsEnabled, setStreamMode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
setPartitionIdWithSinks
getAssociatedRuleSize, getAssociationsSize, getAssociationsSize, getId, getPartitionId, isAssociatedWith
public MethodCountingAlphaNode(int id, AlphaNodeFieldConstraint constraint, ObjectSource objectSource, BuildContext context)
public boolean thisNodeEquals(Object object)
thisNodeEquals
in interface NetworkNode
thisNodeEquals
in class BaseNode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.