public class DefaultAttribCollectionMapping extends DefaultMappingLine implements AttributeCollectionMappingLine
| Constructor and Description |
|---|
DefaultAttribCollectionMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassificationSystemId() |
protected ClassificationSystemService |
getClassificationSystemService() |
ClassificationSystemVersionModel |
getClassificationSystemVersion() |
String |
getClassificationSystemVersionCode() |
List<TranslatorMappingLine> |
getMappedAttributes() |
String |
getTranslatorQualifier() |
boolean |
isAtomic()
Returns true if this mappingLineModel represents an atomic type with (no sub lines possible).
|
boolean |
isComposed()
Returns true if this mappingLineModel is a composed mappingLineModel.
|
protected void |
populateMappedAttributes(MappingLineModel mappingLine,
List<TranslatorMappingLine> attributes) |
void |
setTranslatorQualifier(String translatorQualifier) |
addChild, addObserver, getAttributeCode, getAttributeDescriptor, getChildren, getCollectionElementType, getDisplayName, getFormatPattern, getLevel, getMapping, getParent, getPropDescriptorQualifier, getSource, getTranslator, getType, getTypeCode, getValue, hasChildren, hasSource, isAllowNull, isCollapsed, isCollectionElement, isFocused, isSelectorLocked, isSourceLocked, isUnique, isValid, isValueLocked, notifyObservers, removeChild, removeObserver, setAllowNull, setAttributeDescriptor, setCollapsed, setCollectionElementType, setFocused, setFormatPattern, setMapping, setParent, setPropDescriptorQualifier, setSource, setTranslator, setUnique, setValid, setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, getAttributeCode, getAttributeDescriptor, getChildren, getCollectionElementType, getDisplayName, getFormatPattern, getLevel, getMapping, getParent, getPropDescriptorQualifier, getSource, getTranslator, getType, getTypeCode, getValue, hasChildren, hasSource, isAllowNull, isCollapsed, isCollectionElement, isFocused, isSelectorLocked, isSourceLocked, isUnique, isValid, isValueLocked, removeChild, setAllowNull, setAttributeDescriptor, setCollapsed, setCollectionElementType, setFocused, setFormatPattern, setMapping, setParent, setPropDescriptorQualifier, setSource, setTranslator, setUnique, setValid, setValueaddObserver, notifyObservers, removeObserverprotected ClassificationSystemService getClassificationSystemService()
public boolean isAtomic()
MappingLineModelisAtomic in interface MappingLineModelisAtomic in class DefaultMappingLinepublic boolean isComposed()
MappingLineModelisComposed in interface MappingLineModelisComposed in class DefaultMappingLinepublic String getTranslatorQualifier()
getTranslatorQualifier in interface AttributeCollectionMappingLinepublic void setTranslatorQualifier(String translatorQualifier)
setTranslatorQualifier in interface AttributeCollectionMappingLinepublic String getClassificationSystemId()
getClassificationSystemId in interface AttributeCollectionMappingLinepublic String getClassificationSystemVersionCode()
getClassificationSystemVersionCode in interface AttributeCollectionMappingLinepublic ClassificationSystemVersionModel getClassificationSystemVersion()
getClassificationSystemVersion in interface AttributeCollectionMappingLinepublic List<TranslatorMappingLine> getMappedAttributes()
getMappedAttributes in interface AttributeCollectionMappingLineprotected void populateMappedAttributes(MappingLineModel mappingLine, List<TranslatorMappingLine> attributes)
Copyright © 2017 SAP SE. All Rights Reserved.