org.drools.workbench.screens.factmodel.model
Class AnnotationMetaModel
java.lang.Object
org.drools.workbench.screens.factmodel.model.AnnotationMetaModel
@Portable
public class AnnotationMetaModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
values
public Map<String,String> values
AnnotationMetaModel
public AnnotationMetaModel()
AnnotationMetaModel
public AnnotationMetaModel(String name,
Map<String,String> values)
getValues
public Map<String,String> getValues()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.