Uses of Class
nl.tno.omt.ArrayDataTypesType.ArrayData
Packages that use ArrayDataTypesType.ArrayData
-
Uses of ArrayDataTypesType.ArrayData in nl.tno.omt
Fields in nl.tno.omt with type parameters of type ArrayDataTypesType.ArrayDataModifier and TypeFieldDescriptionprotected List<ArrayDataTypesType.ArrayData> ArrayDataTypesType.arrayDataMethods in nl.tno.omt that return ArrayDataTypesType.ArrayDataModifier and TypeMethodDescriptionObjectFactory.createArrayDataTypesTypeArrayData()Create an instance ofArrayDataTypesType.ArrayDataMethods in nl.tno.omt that return types with arguments of type ArrayDataTypesType.ArrayDataModifier and TypeMethodDescriptionArrayDataTypesType.getArrayData()Gets the value of the arrayData property. -
Uses of ArrayDataTypesType.ArrayData in nl.tno.omt.helpers
Methods in nl.tno.omt.helpers that return ArrayDataTypesType.ArrayDataModifier and TypeMethodDescriptionstatic ArrayDataTypesType.ArrayDataOmtFunctions.getArrayDataByName(ObjectModelType[] modules, String datatypeName) static ArrayDataTypesType.ArrayDataOmtFunctions.getArrayDataByName(ObjectModelType module, String datatypeName) Methods in nl.tno.omt.helpers with parameters of type ArrayDataTypesType.ArrayDataModifier and TypeMethodDescriptionstatic int[]OmtFunctions.geCardinality(ArrayDataTypesType.ArrayData dt) Parse the cardinality of an array type.