|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectType | |
|---|---|
| org.drools.core.base | |
| org.drools.core.common | |
| org.drools.core.facttemplates | |
| org.drools.core.reteoo | |
| org.drools.core.reteoo.builder | |
| org.drools.core.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| org.drools.core.spi | |
| Uses of ObjectType in org.drools.core.base |
|---|
| Classes in org.drools.core.base that implement ObjectType | |
|---|---|
class |
ClassObjectType
Java class semantics ObjectType. |
| Methods in org.drools.core.base with parameters of type ObjectType | |
|---|---|
boolean |
ClassObjectType.isAssignableFrom(ObjectType objectType)
|
| Uses of ObjectType in org.drools.core.common |
|---|
| Methods in org.drools.core.common that return ObjectType | |
|---|---|
ObjectType |
PhreakPropagationContext.getObjectType()
|
| Methods in org.drools.core.common with parameters of type ObjectType | |
|---|---|
PropagationContext |
PhreakPropagationContext.adaptModificationMaskForObjectType(ObjectType type,
InternalWorkingMemory workingMemory)
|
void |
PhreakPropagationContext.setObjectType(ObjectType objectType)
|
| Uses of ObjectType in org.drools.core.facttemplates |
|---|
| Classes in org.drools.core.facttemplates that implement ObjectType | |
|---|---|
class |
FactTemplateObjectType
|
| Methods in org.drools.core.facttemplates with parameters of type ObjectType | |
|---|---|
boolean |
FactTemplateObjectType.isAssignableFrom(ObjectType objectType)
|
| Uses of ObjectType in org.drools.core.reteoo |
|---|
| Fields in org.drools.core.reteoo declared as ObjectType | |
|---|---|
protected ObjectType |
ObjectTypeNode.objectType
The ObjectType semantic module. |
| Methods in org.drools.core.reteoo that return ObjectType | |
|---|---|
ObjectType |
ObjectTypeNode.getObjectType()
Retrieve the semantic ObjectType differentiator. |
ObjectType |
LeftTupleSource.getObjectType()
|
| Methods in org.drools.core.reteoo that return types with arguments of type ObjectType | |
|---|---|
Map<ObjectType,ObjectTypeNode> |
EntryPointNode.getObjectTypeNodes()
|
Map<ObjectType,ObjectTypeNode> |
Rete.getObjectTypeNodes(EntryPointId entryPoint)
|
| Methods in org.drools.core.reteoo with parameters of type ObjectType | |
|---|---|
boolean |
ObjectTypeNode.isAssignableFrom(ObjectType objectType)
|
static boolean |
PropertySpecificUtil.isPropertyReactive(BuildContext context,
ObjectType objectType)
|
| Constructors in org.drools.core.reteoo with parameters of type ObjectType | |
|---|---|
ObjectTypeNode(int id,
EntryPointNode source,
ObjectType objectType,
BuildContext context)
Construct given a semantic ObjectType and the provided
unique id. |
|
ReteObjectTypeNode(int id,
EntryPointNode source,
ObjectType objectType,
BuildContext context)
|
|
TraitObjectTypeNode(int id,
EntryPointNode source,
ObjectType objectType,
BuildContext context)
|
|
TraitProxyObjectTypeNode(int id,
EntryPointNode source,
ObjectType objectType,
BuildContext context)
|
|
| Uses of ObjectType in org.drools.core.reteoo.builder |
|---|
| Methods in org.drools.core.reteoo.builder with parameters of type ObjectType | |
|---|---|
static ObjectTypeNode |
PatternBuilder.attachObjectTypeNode(BuildContext context,
ObjectType objectType)
|
ObjectTypeNode |
NodeFactory.buildObjectTypeNode(int id,
EntryPointNode objectSource,
ObjectType objectType,
BuildContext context)
|
ObjectTypeNode |
PhreakNodeFactory.buildObjectTypeNode(int id,
EntryPointNode objectSource,
ObjectType objectType,
BuildContext context)
|
| Uses of ObjectType in org.drools.core.rule |
|---|
| Methods in org.drools.core.rule that return ObjectType | |
|---|---|
ObjectType |
GroupElement.getForallBaseObjectType()
|
ObjectType |
TypeDeclaration.getObjectType()
|
ObjectType |
Pattern.getObjectType()
|
| Methods in org.drools.core.rule with parameters of type ObjectType | |
|---|---|
static InternalReadAccessor |
Pattern.getReadAcessor(ObjectType objectType)
|
void |
GroupElement.setForallBaseObjectType(ObjectType objectType)
|
void |
Pattern.setObjectType(ObjectType objectType)
|
| Constructors in org.drools.core.rule with parameters of type ObjectType | |
|---|---|
Pattern(int index,
int offset,
ObjectType objectType,
String identifier)
|
|
Pattern(int index,
int offset,
ObjectType objectType,
String identifier,
boolean isInternalFact)
|
|
Pattern(int index,
ObjectType objectType)
|
|
Pattern(int index,
ObjectType objectType,
String identifier)
|
|
| Uses of ObjectType in org.drools.core.spi |
|---|
| Classes in org.drools.core.spi that implement ObjectType | |
|---|---|
class |
MockObjectType
Java class semantics ObjectType. |
| Methods in org.drools.core.spi that return ObjectType | |
|---|---|
ObjectType |
SelfEventExtractor.getObjectType()
|
ObjectType |
SelfDateExtractor.getObjectType()
|
ObjectType |
SelfNumberExtractor.getObjectType()
|
ObjectType |
PropagationContext.getObjectType()
|
ObjectType |
GlobalNumberExtractor.getObjectType()
|
ObjectType |
GlobalExtractor.getObjectType()
|
ObjectType |
GlobalDateExtractor.getObjectType()
|
ObjectType |
PatternExtractor.getObjectType()
|
| Methods in org.drools.core.spi with parameters of type ObjectType | |
|---|---|
PropagationContext |
PropagationContext.adaptModificationMaskForObjectType(ObjectType type,
InternalWorkingMemory workingMemory)
|
static InternalReadAccessor |
DeclarationScopeResolver.getReadAcessor(String identifier,
ObjectType objectType)
|
boolean |
MockObjectType.isAssignableFrom(ObjectType objectType)
|
boolean |
ObjectType.isAssignableFrom(ObjectType objectType)
|
void |
PropagationContext.setObjectType(ObjectType objectType)
|
| Constructors in org.drools.core.spi with parameters of type ObjectType | |
|---|---|
GlobalDateExtractor(String identifier,
ObjectType objectType)
|
|
GlobalExtractor(String identifier,
ObjectType objectType)
|
|
GlobalNumberExtractor(String identifier,
ObjectType objectType)
|
|
PatternExtractor(ObjectType objectType)
|
|
SelfDateExtractor(ObjectType objectType)
|
|
SelfEventExtractor(ObjectType objectType)
|
|
SelfNumberExtractor(ObjectType objectType)
|
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||