Class DetermineSlotFromMetaFeature


  • public class DetermineSlotFromMetaFeature
    extends java.lang.Object
    • Constructor Detail

      • DetermineSlotFromMetaFeature

        public DetermineSlotFromMetaFeature()
    • Method Detail

      • determineSlotTest

        public static void determineSlotTest​(java.lang.String featureName,
                                             java.lang.Class<? extends Slot<?>> expectedTypeOfSlot)
      • determineAttributeSlot

        public void determineAttributeSlot()
      • determineReferenceSlot

        public void determineReferenceSlot()
      • determineContainmentSlot

        public void determineContainmentSlot()
      • determineUndefinedFeature

        public void determineUndefinedFeature()