Uses of Class
org.codehaus.modello.model.ModelInterface
Packages that use ModelInterface
Package
Description
-
Uses of ModelInterface in org.codehaus.modello.core.io
Methods in org.codehaus.modello.core.io with parameters of type ModelInterfaceModifier and TypeMethodDescriptionModelReader.getAttributesForInterface
(ModelInterface modelInterface) -
Uses of ModelInterface in org.codehaus.modello.metadata
Methods in org.codehaus.modello.metadata with parameters of type ModelInterfaceModifier and TypeMethodDescriptionMetadataPlugin.getInterfaceMetadata
(ModelInterface iface, Map<String, String> data) -
Uses of ModelInterface in org.codehaus.modello.model
Methods in org.codehaus.modello.model that return ModelInterfaceModifier and TypeMethodDescriptionModel.getInterface
(String type, Version version) Model.getInterface
(String type, VersionRange versionRange) Methods in org.codehaus.modello.model that return types with arguments of type ModelInterfaceMethods in org.codehaus.modello.model with parameters of type ModelInterface -
Uses of ModelInterface in org.codehaus.modello.plugin.model
Methods in org.codehaus.modello.plugin.model with parameters of type ModelInterfaceModifier and TypeMethodDescriptionModelMetadataPlugin.getInterfaceMetadata
(ModelInterface iface, Map<String, String> data)