class RawConditionsImplementation extends ConditionsImplementation implements RawConditions
Constructor and Description |
---|
RawConditionsImplementation(ConditionsManagerImplementation manager,
String name)
Creates a new instance of RawConditionsImplementation
|
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
Reader |
getReader() |
addConditionsListener, getCachedSubConditions, getManager, getName, getRawSubConditions, getSubConditions, removeConditionsListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConditionsListener, getCachedSubConditions, getRawSubConditions, getSubConditions, removeConditionsListener
RawConditionsImplementation(ConditionsManagerImplementation manager, String name)
public InputStream getInputStream() throws IOException
getInputStream
in interface RawConditions
IOException
public Reader getReader() throws IOException
getReader
in interface RawConditions
IOException
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.