Class HutnUtil
java.lang.Object
org.eclipse.epsilon.hutn.xmi.util.HutnUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addValueToSlot
(AttributeSlot slot, String value) static void
addValueToSlot
(ReferenceSlot slot, String value) static void
addValueToSlot
(Slot<?> slot, String value) static org.eclipse.emf.ecore.EStructuralFeature
determineFeatureFromMetaClass
(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
-