public class Metric extends AbstractObj implements Queryable, Updatable
metaCREATE_URI, CREATE_WITH_ID_URI, OBJ_TEMPLATE, OBJ_URI, URI| Constructor and Description |
|---|
Metric(String title,
String expression,
String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
Collection<String> |
getFolders()
URIs of folders containing this object
|
String |
getFormat() |
MaqlAst |
getMaqlAst() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getFlags, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setFlags, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urispublic String getExpression()
public String getFormat()
public MaqlAst getMaqlAst()
public Collection<String> getFolders()
public String toString()
toString in class AbstractObjCopyright © 2019. All rights reserved.