Interface ModelLookupTablesContextReadOnly
- All Known Subinterfaces:
ModelLookupTablesContextReadWrite
public interface ModelLookupTablesContextReadOnly
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Represents aLookupTable
owned by aModelObject
-
Method Summary
-
Method Details
-
lookupTable
- Parameters:
name
- The name of theLookupTable
owned by this model- Returns:
- The
ModelLookupTablesContextReadOnly.ModelLookupTable
owned by this model ornull
if it doesn't exist - Since:
- 9.0 Hurricane
-