Class AbstractModelObserver<T extends EObject>

    • Field Detail

      • LOGGER

        protected static final org.apache.log4j.Logger LOGGER
      • globalPCMInstance

        protected final org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition globalPCMInstance
    • Constructor Detail

      • AbstractModelObserver

        protected AbstractModelObserver​(org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition globalPCMInstance)
    • Method Detail

      • selectObservees

        protected abstract Stream<T> selectObservees​(org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition partition)
      • unset

        protected void unset​(Notification notification)
      • resolve

        protected void resolve​(Notification notification)
      • removingAdapter

        protected void removingAdapter​(Notification notification)
      • removeMany

        protected void removeMany​(Notification notification)
      • noFeatureID

        protected void noFeatureID​(Notification notification)
      • eventTypeCount

        protected void eventTypeCount​(Notification notification)
      • addMany

        protected void addMany​(Notification notification)
      • remove

        protected void remove​(Notification notification)
      • setTaggedValue

        protected void setTaggedValue​(Notification notification)
      • logDebugInfo

        protected void logDebugInfo​(Notification notification)