Uses of Interface
iotmodel.MessageFormat
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of MessageFormat in iotmodel
Methods in iotmodel that return MessageFormat Modifier and Type Method Description MessageFormatIotmodelFactory. createMessageFormat()Returns a new object of class 'Message Format'. -
Uses of MessageFormat in iotmodel.impl
Classes in iotmodel.impl that implement MessageFormat Modifier and Type Class Description classMessageFormatImplAn implementation of the model object 'Message Format'.Methods in iotmodel.impl that return MessageFormat Modifier and Type Method Description MessageFormatIotmodelFactoryImpl. createMessageFormat() -
Uses of MessageFormat in iotmodel.util
Methods in iotmodel.util with parameters of type MessageFormat Modifier and Type Method Description TIotmodelSwitch. caseMessageFormat(MessageFormat object)Returns the result of interpreting the object as an instance of 'Message Format'.booleanIotmodelValidator. validateMessageFormat(MessageFormat messageFormat, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)