public class DescriptorValueConfigurationEntry extends Object
Constructor and Description |
---|
DescriptorValueConfigurationEntry(Descriptor descriptor,
List<LangString> values,
ModelElementSelectionInfo meselect) |
Modifier and Type | Method and Description |
---|---|
List<LangString> |
getCopyOfValues() |
Descriptor |
getDescriptor() |
ModelElementSelectionInfo |
getModelElementSelectionInfo() |
boolean |
hasValues() |
public DescriptorValueConfigurationEntry(Descriptor descriptor, List<LangString> values, ModelElementSelectionInfo meselect)
public Descriptor getDescriptor()
public List<LangString> getCopyOfValues()
null
public boolean hasValues()
public ModelElementSelectionInfo getModelElementSelectionInfo()
null
Copyright © 2018. All rights reserved.