public class ClassAttributePropertyDescriptor extends Object implements PropertyDescriptor
PropertyDescriptor.Multiplicity, PropertyDescriptor.Occurrence| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_DELIMITER_PATTERN |
static String |
ESCAPE_PATTERN |
static String |
ESCAPED_PATTERN_MARKER |
BOOLEAN, DATE, DECIMAL, ENUM, FEATURE, FLOAT, INTEGER, LONG, PK, QUALIFIER_DELIM, QUALIFIER_DELIM_EXP, REFERENCE, TEXT| Constructor and Description |
|---|
ClassAttributePropertyDescriptor(String qualifier) |
public static final String ATTRIBUTE_DELIMITER_PATTERN
public static final String ESCAPE_PATTERN
public static final String ESCAPED_PATTERN_MARKER
public ClassAttributePropertyDescriptor(String qualifier)
public void setEditorType(String type)
public String getEditorType()
PropertyDescriptorgetEditorType in interface PropertyDescriptorpublic PropertyDescriptor.Multiplicity getMultiplicity()
PropertyDescriptorPropertyDescriptor.Multiplicity.SINGLE or null.getMultiplicity in interface PropertyDescriptorpublic void setOccurence(PropertyDescriptor.Occurrence occ)
public PropertyDescriptor.Occurrence getOccurence()
PropertyDescriptorgetOccurence in interface PropertyDescriptorpublic String getQualifier()
PropertyDescriptorgetQualifier in interface PropertyDescriptorprotected String calculateEscapedQualifier()
public String getAttributeQualifier()
public boolean isLocalized()
PropertyDescriptorisLocalized in interface PropertyDescriptorprotected String createStringRep()
public ClassAttributeAssignment getAttributeAssignment()
public ClassAttributeAssignment getAttributeAssignmentInternal()
public ClassificationClass getClassificationClass()
protected ClassificationClass getClassificationClassInternal()
public String getName()
PropertyDescriptorgetName in interface PropertyDescriptorpublic String getName(String languageIso)
getName in interface PropertyDescriptorpublic String getDescription()
PropertyDescriptorgetDescription in interface PropertyDescriptorprotected String getDescriptionInternal()
public boolean isReadable()
isReadable in interface PropertyDescriptorpublic boolean isWritable()
isWritable in interface PropertyDescriptorpublic String getSelectionOf()
PropertyDescriptorgetSelectionOf in interface PropertyDescriptorpublic Integer getPosition()
public String getClassificationAttributeValueInfo()
Copyright © 2017 SAP SE. All Rights Reserved.