public abstract class CustomMetaProcessor<T> extends java.lang.Object implements MetaProcessor<T>
Constructor and Description |
---|
CustomMetaProcessor(CVComponentConfig config,
java.lang.String metaName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMetaName()
Getter and setter for the meta name targeted.
|
void |
setMetaName(java.lang.String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onMeta
public CustomMetaProcessor(CVComponentConfig config, java.lang.String metaName)
public final java.lang.String getMetaName()
MetaProcessor
getMetaName
in interface MetaProcessor<T>
public final void setMetaName(java.lang.String name)
setMetaName
in interface MetaProcessor<T>
Copyright © 2013 Dassault Systèmes, All Rights Reserved.