Module xl.impl

Interface RuntimeModel.ObjectProperty<T>

All Superinterfaces:
RuntimeModel.Property
All Known Implementing Classes:
PropertyRuntime.GraphProperty
Enclosing class:
RuntimeModel

public static interface RuntimeModel.ObjectProperty<T> extends RuntimeModel.Property
  • Method Details

    • operator$defAssign

      void operator$defAssign(Object node, int[] indices, T value)