Class IvmlConfigurationFieldDescriptor

    • Constructor Detail

      • IvmlConfigurationFieldDescriptor

        IvmlConfigurationFieldDescriptor()
        Constructor for serialization.
      • IvmlConfigurationFieldDescriptor

        protected IvmlConfigurationFieldDescriptor​(TypeDescriptor<?> declaringType,
                                                   AbstractVariable var,
                                                   TypeRegistry registry)
                                            throws VilException
        Creates the field descriptor.
        Parameters:
        declaringType - the declaring type
        var - the variable to create the descriptor for
        registry - the actual type registry
        Throws:
        VilException - in case that creating the descriptor fails