public class CustomOutputStrategy extends OutputStrategy
| Constructor and Description |
|---|
CustomOutputStrategy() |
CustomOutputStrategy(boolean outputRight) |
CustomOutputStrategy(CustomOutputStrategy other) |
CustomOutputStrategy(List<EventProperty> eventProperties) |
| Modifier and Type | Method and Description |
|---|---|
List<EventProperty> |
getEventProperties() |
List<EventProperty> |
getProvidesProperties() |
boolean |
isOutputRight() |
void |
setEventProperties(List<EventProperty> eventProperties) |
void |
setOutputRight(boolean outputRight) |
void |
setProvidesProperties(List<EventProperty> providesProperties) |
getName, setNamegetElementId, getElementName, setElementId, setElementNamegetRdfId, setRdfIdpublic CustomOutputStrategy()
public CustomOutputStrategy(boolean outputRight)
public CustomOutputStrategy(CustomOutputStrategy other)
public CustomOutputStrategy(List<EventProperty> eventProperties)
public List<EventProperty> getEventProperties()
public void setEventProperties(List<EventProperty> eventProperties)
public boolean isOutputRight()
public void setOutputRight(boolean outputRight)
public List<EventProperty> getProvidesProperties()
public void setProvidesProperties(List<EventProperty> providesProperties)
Copyright © 2018. All rights reserved.