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, ActionCol52, ActionFieldFunction, ActionFieldList, ActionFieldValue, ActionGlobalCollectionAdd, ActionInsertFact, ActionInsertFactCol, ActionInsertFactCol52, ActionInsertLogicalFact, ActionRetractFact, ActionRetractFactCol, ActionRetractFactCol52, ActionSetField, ActionSetFieldCol, ActionSetFieldCol52, ActionUpdateField, ActivateRuleFlowGroup, AttributeCol, AttributeCol52, BaseSingleFieldConstraint, CallFieldValue, CallFixtureMap, CallMethod, CEPWindow, CompositeFactPattern, CompositeFieldConstraint, ConditionCol, ConditionCol52, ConnectiveConstraint, DescriptionCol52, DSLSentence, DTCellValue52, DTColumnConfig, DTColumnConfig52, DTDataTypes52, ExecutionTrace, ExpressionCollection, ExpressionCollectionIndex, ExpressionField, ExpressionFieldVariable, ExpressionFormLine, ExpressionGlobalVariable, ExpressionMethod, ExpressionPart, ExpressionText, ExpressionUnboundFact, ExpressionVariable, FactData, FactPattern, FieldData, FixtureList, FixturesMap, FreeFormLine, FromAccumulateCompositeFactPattern, FromCollectCompositeFactPattern, FromCompositeFactPattern, FromEntryPointFactPattern, GuidedDecisionTable, GuidedDecisionTable52, MetadataCol, MetadataCol52, MethodInfo, ModelAnnotation, ModelField, ModelField.FIELD_CLASS_TYPE, Pattern52, RetractFact, RowNumberCol52, RuleAttribute, RuleMetadata, RuleModel, Scenario, SingleFieldConstraint, SingleFieldConstraintEBLeftSide, SuggestionCompletionEngine, TemplateModel, 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-2012 JBoss by Red Hat. All Rights Reserved.