public static class SALClassDescription.PatternMatchedSALVariable extends SALClassDescription.SALVariable
| Constructor and Description |
|---|
PatternMatchedSALVariable(String patternName,
String pattern,
SALClassDescription.LocationVariable location,
String variableName,
String type,
String units,
String description) |
| Modifier and Type | Method and Description |
|---|---|
List<SALClassDescription.BusVariable> |
getBusVariables() |
int |
getCount() |
SALClassDescription.LocationVariable |
getLocationVariable() |
String |
getPattern() |
String |
getPatternName() |
String |
toString() |
getDescription, getType, getUnits, getVariableNamepublic String getPatternName()
public String getPattern()
public List<SALClassDescription.BusVariable> getBusVariables()
public SALClassDescription.LocationVariable getLocationVariable()
public int getCount()
getCount in class SALClassDescription.SALVariablepublic String toString()
toString in class SALClassDescription.SALVariableCopyright © 2022 LSST. All rights reserved.