java.lang.Object
com.inductiveautomation.perspective.common.api.LegacyPropertyRef
 
public final class LegacyPropertyRef
extends Object 
Same as PropertyRef, but allows spaces, so that an old reference containing spaces will attempt to keep working on
 upgrade.
- 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Field Details
- 
IDENTIFIERpublic static final Pattern IDENTIFIER 
- 
ABSOLUTEpublic static final Pattern ABSOLUTE 
- 
RELATIVEpublic static final Pattern RELATIVE 
- 
SHORTCUTpublic static final Pattern SHORTCUT 
 
- 
Method Details
- 
isParseablepublic static boolean isParseable(String propertyReference)