Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMFormat
-
Packages that use MMFormat Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMFormat in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return MMFormat Modifier and Type Method Description MMFormat
MMFormatRuleSetOfClass. getOwningFormat()
The format which owns this format rule set.MMFormat
MMPresEntry. getOwningFormat()
The format that owns this presentation entry.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMFormat Modifier and Type Method Description java.util.List<MMFormat>
MMFormatAble. getFormat(K_CONTROL_OPTION... behaviourFlags)
All formats connected to this formatable element.java.util.List<MMFormat>
MMProfile. getOwnedFormat(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMFormat>
MMStereotypeAble. getOwnedFormat(K_CONTROL_OPTION... behaviourFlags)
All formats owned by this stereotypeable element.
-