Uses of Class
nl.tno.omt.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in nl.tno.omt
Fields in nl.tno.omt declared as ReferenceTypeModifier and TypeFieldDescriptionprotected ReferenceTypeArrayDataType.dataTypeprotected ReferenceTypeAttributeType.dataTypeprotected ReferenceTypeDimensionType.dataTypeprotected ReferenceTypeFixedRecordDataType.Field.dataTypeprotected ReferenceTypeParameterType.dataTypeprotected ReferenceTypeSynchronizationPointType.dataTypeprotected ReferenceTypeTagType.dataTypeprotected ReferenceTypeTimeType.Lookahead.dataTypeprotected ReferenceTypeTimeType.TimeStamp.dataTypeprotected ReferenceTypeVariantRecordDataType.Alternative.dataTypeprotected ReferenceTypeVariantRecordDataType.dataTypeprotected ReferenceTypeEnumeratedDataType.representationprotected ReferenceTypeSimpleDataType.representationprotected ReferenceTypeAttributeType.transportationprotected ReferenceTypeInteractionClassType.transportationFields in nl.tno.omt with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<ReferenceType> AttributeType.Dimensions.dimensionprotected List<ReferenceType> InteractionClassType.Dimensions.dimensionMethods in nl.tno.omt that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()Create an instance ofReferenceTypeArrayDataType.getDataType()Gets the value of the dataType property.AttributeType.getDataType()Gets the value of the dataType property.DimensionType.getDataType()Gets the value of the dataType property.FixedRecordDataType.Field.getDataType()Gets the value of the dataType property.ParameterType.getDataType()Gets the value of the dataType property.SynchronizationPointType.getDataType()Gets the value of the dataType property.TagType.getDataType()Gets the value of the dataType property.TimeType.Lookahead.getDataType()Gets the value of the dataType property.TimeType.TimeStamp.getDataType()Gets the value of the dataType property.VariantRecordDataType.Alternative.getDataType()Gets the value of the dataType property.VariantRecordDataType.getDataType()Gets the value of the dataType property.EnumeratedDataType.getRepresentation()Gets the value of the representation property.SimpleDataType.getRepresentation()Gets the value of the representation property.AttributeType.getTransportation()Gets the value of the transportation property.InteractionClassType.getTransportation()Gets the value of the transportation property.Methods in nl.tno.omt that return types with arguments of type ReferenceTypeModifier and TypeMethodDescriptionAttributeType.Dimensions.getDimension()Gets the value of the dimension property.InteractionClassType.Dimensions.getDimension()Gets the value of the dimension property.Methods in nl.tno.omt with parameters of type ReferenceTypeModifier and TypeMethodDescriptionvoidArrayDataType.setDataType(ReferenceType value) Sets the value of the dataType property.voidAttributeType.setDataType(ReferenceType value) Sets the value of the dataType property.voidDimensionType.setDataType(ReferenceType value) Sets the value of the dataType property.voidFixedRecordDataType.Field.setDataType(ReferenceType value) Sets the value of the dataType property.voidParameterType.setDataType(ReferenceType value) Sets the value of the dataType property.voidSynchronizationPointType.setDataType(ReferenceType value) Sets the value of the dataType property.voidTagType.setDataType(ReferenceType value) Sets the value of the dataType property.voidTimeType.Lookahead.setDataType(ReferenceType value) Sets the value of the dataType property.voidTimeType.TimeStamp.setDataType(ReferenceType value) Sets the value of the dataType property.voidVariantRecordDataType.Alternative.setDataType(ReferenceType value) Sets the value of the dataType property.voidVariantRecordDataType.setDataType(ReferenceType value) Sets the value of the dataType property.voidEnumeratedDataType.setRepresentation(ReferenceType value) Sets the value of the representation property.voidSimpleDataType.setRepresentation(ReferenceType value) Sets the value of the representation property.voidAttributeType.setTransportation(ReferenceType value) Sets the value of the transportation property.voidInteractionClassType.setTransportation(ReferenceType value) Sets the value of the transportation property.