public final class ModelReferenceHelper extends Object
VDomainModelReferences.| Modifier and Type | Method and Description |
|---|---|
static VDomainModelReference |
createDomainModelReference(org.eclipse.emf.ecore.EStructuralFeature feature)
Create a simple
VDomainModelReference based on a EStructuralFeature. |
static VDomainModelReference |
createDomainModelReference(org.eclipse.emf.ecore.EStructuralFeature feature,
Collection<org.eclipse.emf.ecore.EReference> eReferences)
Create a simple
VDomainModelReference based on a EStructuralFeature. |
public static VDomainModelReference createDomainModelReference(org.eclipse.emf.ecore.EStructuralFeature feature)
VDomainModelReference based on a EStructuralFeature.feature - the feature to use for the VDomainModelReferenceVDomainModelReferencepublic static VDomainModelReference createDomainModelReference(org.eclipse.emf.ecore.EStructuralFeature feature, Collection<org.eclipse.emf.ecore.EReference> eReferences)
VDomainModelReference based on a EStructuralFeature.feature - the feature to use for the VDomainModelReferenceeReferences - the collection of EReferences to use for the VDomainModelReferenceVDomainModelReferenceCopyright © 2020. All rights reserved.