org.drools.ide.common.client.modeldriven.brl
Interface PortableObject

All Superinterfaces:
Serializable
All Known Subinterfaces:
Expectation, FactTypeFilter, FieldConstraint, Fixture, IAction, IFactPattern, IPattern
All Known Implementing Classes:
ActionCallMethod, ActionCol, ActionFieldFunction, ActionFieldList, ActionFieldValue, ActionGlobalCollectionAdd, ActionInsertFact, ActionInsertFactCol, ActionInsertLogicalFact, ActionRetractFact, ActionRetractFactCol, ActionSetField, ActionSetFieldCol, ActionUpdateField, ActivateRuleFlowGroup, AttributeCol, BaseSingleFieldConstraint, CallFieldValue, CallFixtureMap, CallMethod, CEPWindow, CompositeFactPattern, CompositeFieldConstraint, ConditionCol, ConnectiveConstraint, DescriptionCol, DSLSentence, DTCellValue, DTColumnConfig, DTDataTypes, ExecutionTrace, ExpressionCollection, ExpressionCollectionIndex, ExpressionField, ExpressionFieldVariable, ExpressionFormLine, ExpressionGlobalVariable, ExpressionMethod, ExpressionPart, ExpressionText, ExpressionUnboundFact, ExpressionVariable, FactData, FactPattern, FieldData, FixtureList, FixturesMap, FreeFormLine, FromAccumulateCompositeFactPattern, FromCollectCompositeFactPattern, FromCompositeFactPattern, FromEntryPointFactPattern, GuidedDecisionTable, MetadataCol, MethodInfo, ModelAnnotation, ModelField, ModelField.FIELD_CLASS_TYPE, RetractFact, RowNumberCol, RuleAttribute, RuleMetadata, RuleModel, Scenario, SingleFieldConstraint, SingleFieldConstraintEBLeftSide, SuggestionCompletionEngine, TemplateModel, TypeSafeGuidedDecisionTable, VerifyFact, VerifyField, VerifyRuleFired

public interface PortableObject
extends Serializable

This is the marker interface for portable Ajaxy type objects. This is replaced in the BRMS with a GWT specific one, and only used here so the RuleModel can compile. It does nothing, and is strictly a marker interface only.




Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.