Class HutnUtil
java.lang.Object
org.eclipse.epsilon.hutn.xmi.util.HutnUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddValueToSlot(AttributeSlot slot, String value) static voidaddValueToSlot(ReferenceSlot slot, String value) static voidaddValueToSlot(Slot<?> slot, String value) static org.eclipse.emf.ecore.EStructuralFeaturedetermineFeatureFromMetaClass(ClassObject classObject, String featureName) static Slot<?>determineSlotFromMetaFeature(ClassObject classObject, String featureName)
-
Method Details
-
determineFeatureFromMetaClass
public static org.eclipse.emf.ecore.EStructuralFeature determineFeatureFromMetaClass(ClassObject classObject, String featureName) -
determineSlotFromMetaFeature
-
addValueToSlot
-
addValueToSlot
-
addValueToSlot
-