B C D E F G H I J M N O P R S T

C

caseCompositeEvent(CompositeEvent) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Composite Event'.
caseDerivation(Derivation) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Derivation'.
caseEvent(Event) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Event'.
caseExtractor(Extractor) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Extractor'.
caseHandler(Handler) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Handler'.
caseJoinEntry(JoinEntry) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Join Entry'.
caseJoinInput(JoinInput) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Join Input'.
caseJoinInputCollector(JoinInputCollector) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Join Input Collector'.
caseJoinNode(JoinNode) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Join Node'.
casePredicate(Predicate) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Predicate'.
casePredicateNode(PredicateNode) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Predicate Node'.
casePredicateNodeOutput(PredicateNodeOutput) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Predicate Node Output'.
caseSnapshot(Snapshot) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Snapshot'.
caseSnapshotElement(SnapshotElement) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotSwitch
Returns the result of interpreting the object as an instance of 'Element'.
collectors - Variable in class com.hammurapi.eventbus.snapshot.impl.JoinNodeImpl
The cached value of the 'Collectors' containment reference list.
com.hammurapi.eventbus.snapshot - package com.hammurapi.eventbus.snapshot
 
com.hammurapi.eventbus.snapshot.impl - package com.hammurapi.eventbus.snapshot.impl
 
com.hammurapi.eventbus.snapshot.io - package com.hammurapi.eventbus.snapshot.io
 
com.hammurapi.eventbus.snapshot.util - package com.hammurapi.eventbus.snapshot.util
 
COMPOSITE_EVENT - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The meta object id for the 'Composite Event' class.
COMPOSITE_EVENT - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage.Literals
The meta object literal for the 'Composite Event' class.
COMPOSITE_EVENT__DERIVATIONS - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Derivations' containment reference list.
COMPOSITE_EVENT__DETAILS - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Details' attribute.
COMPOSITE_EVENT__DIRECT_POST - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Direct Post' attribute.
COMPOSITE_EVENT__ID - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Id' attribute.
COMPOSITE_EVENT__NAME - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Name' attribute.
COMPOSITE_EVENT__PART_ROLE - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Part Role' attribute.
COMPOSITE_EVENT__PARTS - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Parts' containment reference list.
COMPOSITE_EVENT__PARTS - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage.Literals
The meta object literal for the 'Parts' containment reference list feature.
COMPOSITE_EVENT__SNAPSHOT - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The feature id for the 'Snapshot' container reference.
COMPOSITE_EVENT_FEATURE_COUNT - Static variable in interface com.hammurapi.eventbus.snapshot.SnapshotPackage
The number of structural features of the 'Composite Event' class.
CompositeEvent - Interface in com.hammurapi.eventbus.snapshot
A representation of the model object 'Composite Event'.
CompositeEventImpl - Class in com.hammurapi.eventbus.snapshot.impl
An implementation of the model object 'Composite Event'.
CompositeEventImpl() - Constructor for class com.hammurapi.eventbus.snapshot.impl.CompositeEventImpl
 
convertToExtractor(Extractor<?, ?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToExtractor(Constant<?, ?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToHandler(EventHandler<?, ?, ?, ?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToHandler(ReflectiveEventHandler<?, ?, ?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToPredicate(Predicate<?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToPredicate(CompositePredicate<?, ?, ?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToPredicate(InstanceOfPredicate<?, ?>) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
 
convertToSnapshotElement(Object) - Method in class com.hammurapi.eventbus.snapshot.io.SnapshotConvertersBundle
Basic converter sets last part of class name as name, and toString() as details.
cost - Variable in class com.hammurapi.eventbus.snapshot.impl.ExtractorImpl
The cached value of the 'Cost' attribute.
COST_EDEFAULT - Static variable in class com.hammurapi.eventbus.snapshot.impl.ExtractorImpl
The default value of the 'Cost' attribute.
create(EClass) - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createAdapter(Notifier) - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates an adapter for the target.
createCompositeEvent() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createCompositeEvent() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Composite Event'.
createCompositeEventAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Composite Event'.
createDerivation() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createDerivation() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Derivation'.
createDerivationAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Derivation'.
createEObjectAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for the default case.
createEvent() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createEvent() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Event'.
createEventAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Event'.
createExtractor() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createExtractor() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Extractor'.
createExtractorAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Extractor'.
createHandler() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createHandler() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Handler'.
createHandlerAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Handler'.
createJoinEntry() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createJoinEntry() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Join Entry'.
createJoinEntryAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Join Entry'.
createJoinInput() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createJoinInput() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Join Input'.
createJoinInputAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Join Input'.
createJoinInputCollector() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createJoinInputCollector() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Join Input Collector'.
createJoinInputCollectorAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Join Input Collector'.
createJoinNode() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createJoinNode() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Join Node'.
createJoinNodeAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Join Node'.
createPackageContents() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotPackageImpl
Creates the meta-model objects for the package.
createPredicate() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createPredicate() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Predicate'.
createPredicateAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Predicate'.
createPredicateNode() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createPredicateNode() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Predicate Node'.
createPredicateNodeAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Predicate Node'.
createPredicateNodeOutputAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Predicate Node Output'.
createSnapshot() - Method in class com.hammurapi.eventbus.snapshot.impl.SnapshotFactoryImpl
 
createSnapshot() - Method in interface com.hammurapi.eventbus.snapshot.SnapshotFactory
Returns a new object of class 'Snapshot'.
createSnapshotAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Snapshot'.
createSnapshotElementAdapter() - Method in class com.hammurapi.eventbus.snapshot.util.SnapshotAdapterFactory
Creates a new adapter for an object of class 'Element'.

B C D E F G H I J M N O P R S T