Module xl
Package de.grogra.xl.property
package de.grogra.xl.property
-
ClassDescriptionThis
CompiletimeModel
is used by an XL compiler to parameterize property-related aspects of XL language features.A compile-timeProperty
is declared by the currentCompiletimeModel
and represents a property as defined by the specification of the XL programming language.ThisRuntimeModel
is used by the XL run-time system as an interface to the access of properties.