org.eclipse.gmt.umlx.alien.mapping
Class MappingConfigurationConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.gmt.umlx.alien.mapping.MappingConfigurationException
org.eclipse.gmt.umlx.alien.mapping.MappingConfigurationConflictException
- All Implemented Interfaces:
- java.io.Serializable
public class MappingConfigurationConflictException
- extends MappingConfigurationException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ecoreFeature
public final org.eclipse.emf.ecore.EStructuralFeature ecoreFeature
alienFeature
public final org.eclipse.emf.ecore.EStructuralFeature alienFeature
ecoreFeatureMap
public final EStructuralFeatureMap<? extends org.eclipse.emf.ecore.EStructuralFeature> ecoreFeatureMap
alienFeatureMap
public final EStructuralFeatureMap<? extends org.eclipse.emf.ecore.EStructuralFeature> alienFeatureMap
MappingConfigurationConflictException
public MappingConfigurationConflictException(java.lang.String message,
org.eclipse.emf.ecore.EStructuralFeature ecoreFeature,
org.eclipse.emf.ecore.EStructuralFeature alienFeature,
EStructuralFeatureMap<? extends org.eclipse.emf.ecore.EStructuralFeature> ecoreFeatureMap,
EStructuralFeatureMap<? extends org.eclipse.emf.ecore.EStructuralFeature> alienFeatureMap)