org.codehaus.modello.plugin.model
Class ModelModelMetadata

java.lang.Object
  extended by org.codehaus.modello.plugin.model.ModelModelMetadata
All Implemented Interfaces:
Metadata, ModelMetadata

public class ModelModelMetadata
extends java.lang.Object
implements ModelMetadata

Version:
$Id: ModelModelMetadata.java 938 2008-11-24 21:31:52Z hboutemy $
Author:
Emmanuel Venisse

Field Summary
static java.lang.String ID
           
 
Constructor Summary
ModelModelMetadata()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
Constructor Detail

ModelModelMetadata

public ModelModelMetadata()