Class ValueMappingMethod

    • Method Detail

      • getImportTypes

        public Set<Type> getImportTypes()
        Description copied from class: ModelElement
        Returns a set containing those Types referenced by this model element for which an import statement needs to be declared.
        Overrides:
        getImportTypes in class MappingMethod
        Returns:
        A set with type referenced by this model element. Must not be null.
      • hasMappingWithTargetAsException

        protected boolean hasMappingWithTargetAsException()
      • getUnexpectedValueMappingException

        public Type getUnexpectedValueMappingException()
      • getSourceParameter

        public Parameter getSourceParameter()
      • isOverridden

        public boolean isOverridden()