public class EdmLabeledElementImpl extends AbstractEdmAnnotatableDynamicExpression implements EdmLabeledElement
EdmExpression.EdmExpressionTypeedm| Constructor and Description |
|---|
EdmLabeledElementImpl(Edm edm,
CsdlLabeledElement csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
EdmExpression.EdmExpressionType |
getExpressionType()
See
EdmExpression.EdmExpressionType for details. |
String |
getName()
Returns the assigned name
|
EdmExpression |
getValue()
Returns the child expression
|
getAnnotation, getAnnotationsasAnd, asAnnotationPath, asApply, asCast, asCollection, asEq, asGe, asGt, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asLe, asLt, asNavigationPropertyPath, asNe, asNot, asNull, asOr, asPath, asPropertyPath, asPropertyValue, asRecord, asUrlRef, isAnd, isAnnotationPath, isApply, isCast, isCollection, isEq, isGe, isGt, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isLe, isLt, isNavigationPropertyPath, isNe, isNot, isNull, isOr, isPath, isPropertyPath, isPropertyValue, isRecord, isUrlRefasConstant, asDynamic, getExpression, getExpressionName, isConstant, isDynamicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasAnd, asAnnotationPath, asApply, asCast, asCollection, asEq, asGe, asGt, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asLe, asLt, asNavigationPropertyPath, asNe, asNot, asNull, asOr, asPath, asPropertyPath, asPropertyValue, asRecord, asUrlRef, isAnd, isAnnotationPath, isApply, isCast, isCollection, isEq, isGe, isGt, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isLe, isLt, isNavigationPropertyPath, isNe, isNot, isNull, isOr, isPath, isPropertyPath, isPropertyValue, isRecord, isUrlRefasConstant, asDynamic, getExpressionName, isConstant, isDynamicgetAnnotation, getAnnotationspublic EdmLabeledElementImpl(Edm edm, CsdlLabeledElement csdlExp)
public String getName()
EdmLabeledElementgetName in interface EdmLabeledElementpublic EdmExpression getValue()
EdmLabeledElementgetValue in interface EdmLabeledElementpublic EdmExpression.EdmExpressionType getExpressionType()
EdmExpressionEdmExpression.EdmExpressionType for details.getExpressionType in interface EdmExpressionCopyright © 2023. All rights reserved.