public class ItemAttributePropertyDescriptor extends Object implements PropertyDescriptor
PropertyDescriptor.Multiplicity, PropertyDescriptor.OccurrenceBOOLEAN, DATE, DECIMAL, ENUM, FEATURE, FLOAT, INTEGER, LONG, PK, QUALIFIER_DELIM, QUALIFIER_DELIM_EXP, REFERENCE, TEXT| Constructor and Description |
|---|
ItemAttributePropertyDescriptor(ComposedTypeModel enclosingType,
ComposedTypeModel declaringEnclosingType,
List<AttributeDescriptorModel> attributeDescriptors) |
ItemAttributePropertyDescriptor(ComposedTypeModel enclosingType,
List<AttributeDescriptorModel> attributeDescriptors) |
public ItemAttributePropertyDescriptor(ComposedTypeModel enclosingType, List<AttributeDescriptorModel> attributeDescriptors)
public ItemAttributePropertyDescriptor(ComposedTypeModel enclosingType, ComposedTypeModel declaringEnclosingType, List<AttributeDescriptorModel> attributeDescriptors)
public ComposedTypeModel getEnclosingType()
public List<AttributeDescriptorModel> getAttributeDescriptors()
public AttributeDescriptorModel getLastAttributeDescriptor()
public AttributeDescriptorModel getFirstAttributeDescriptor()
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 PropertyDescriptorpublic String getAttributeQualifier()
public String getTypeCode()
public boolean isLocalized()
PropertyDescriptorisLocalized in interface PropertyDescriptorpublic String getName()
PropertyDescriptorgetName in interface PropertyDescriptorpublic String getName(String languageIso)
getName in interface PropertyDescriptorpublic String getDescription()
PropertyDescriptorgetDescription in interface PropertyDescriptorpublic boolean isReadable()
isReadable in interface PropertyDescriptorpublic boolean isWritable()
isWritable in interface PropertyDescriptorpublic boolean isSingleAttribute()
public void setSelectionOf(String selectionOf)
public String getSelectionOf()
PropertyDescriptorgetSelectionOf in interface PropertyDescriptorpublic boolean isRedeclared()
Copyright © 2017 SAP SE. All Rights Reserved.