public class ReferenceHelperImpl extends AbstractReferenceHelper
Constructor and Description |
---|
ReferenceHelperImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addEcorePath(String ecorePath)
Allows to add an ecore path to the current view model.
|
protected Set<String> |
getEcorePaths()
Returns the ecore paths of the current view model.
|
String |
getStringRepresentation(VDomainModelReference reference)
Determines a string representation for the given
reference , for example a path. |
getEStructuralFeature, getLabel, handleDatabindingFailedException
public String getStringRepresentation(VDomainModelReference reference)
ReferenceHelper
reference
, for example a path.reference
- The VDomainModelReference
for which a string representation is to be determined.reference
.public void addEcorePath(String ecorePath)
ecorePath
- The path to the ecore of the current view modelprotected Set<String> getEcorePaths()
AbstractReferenceHelper
getEcorePaths
in class AbstractReferenceHelper
Copyright © 2019. All rights reserved.