The basic property query structure. More...
Inherits de.desy.tine.structUtils.TStructBase.
Public Member Functions | |
TPropertyQuery (TExportProperty prp, int numOverloads) | |
Creates a PropertyQuery from a TExportProperty. More... | |
The basic property query structure.
non-static public fields in exact order of structure (this would be a blitable structure in C#
de.desy.tine.queryUtils.TPropertyQuery.TPropertyQuery | ( | TExportProperty | prp, |
int | numOverloads | ||
) |
Creates a PropertyQuery from a TExportProperty.
prp | the export property @Param numOverloads the number of overloads for the given property |
References de.desy.tine.server.properties.TExportProperty.getAccessMode(), de.desy.tine.server.properties.TPropertyDescription.getArrayNumRows(), de.desy.tine.server.properties.TPropertyDescription.getArrayRowLength(), de.desy.tine.server.properties.TPropertyDescription.getArrayType(), de.desy.tine.server.properties.TExportProperty.getDescription(), de.desy.tine.server.properties.TExportProperty.getInputFormat(), de.desy.tine.server.properties.TExportProperty.getInputSize(), de.desy.tine.server.properties.TExportProperty.getInputTag(), de.desy.tine.server.properties.TExportProperty.getName(), de.desy.tine.server.properties.TExportProperty.getOutputFormat(), de.desy.tine.server.properties.TExportProperty.getOutputSize(), de.desy.tine.server.properties.TExportProperty.getOutputTag(), de.desy.tine.server.properties.TPropertyDescription.getRedirection(), de.desy.tine.server.properties.TPropertyDescription.getText(), de.desy.tine.server.properties.TPropertyDescription.getXRange(), and de.desy.tine.server.properties.TPropertyDescription.getYRange().