public class Derivation extends Reference
derivation asset type in IGC, displayed as 'Derivation' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
expression
The
expression property, displayed as 'Expression' in the IGC UI. |
| Constructor and Description |
|---|
Derivation() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
canBeCreated() |
static List<String> |
getAllProperties() |
String |
getExpression() |
static String |
getIgcTypeDisplayName() |
static String |
getIgcTypeId() |
static List<String> |
getNonRelationshipProperties() |
static List<String> |
getPagedRelationshipProperties() |
static List<String> |
getStringProperties() |
static Boolean |
includesModificationDetails() |
static Boolean |
isDerivation(Object obj) |
void |
setExpression(String expression) |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String expression
expression property, displayed as 'Expression' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getExpression()
expressionpublic void setExpression(String expression)
expressionpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.