public class SubSelectActivationPlan extends Object
Constructor and Description |
---|
SubSelectActivationPlan(EventType viewableType,
List<ViewFactoryForge> viewForges,
ViewableActivatorForge activator,
StreamSpecCompiled streamSpecCompiled) |
Modifier and Type | Method and Description |
---|---|
ViewableActivatorForge |
getActivator() |
StreamSpecCompiled |
getStreamSpecCompiled() |
EventType |
getViewableType() |
List<ViewFactoryForge> |
getViewForges() |
public SubSelectActivationPlan(EventType viewableType, List<ViewFactoryForge> viewForges, ViewableActivatorForge activator, StreamSpecCompiled streamSpecCompiled)
public EventType getViewableType()
public List<ViewFactoryForge> getViewForges()
public ViewableActivatorForge getActivator()
public StreamSpecCompiled getStreamSpecCompiled()
Copyright © 2005–2018. All rights reserved.