public final class MatchedEventMapMeta extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
MatchedEventMapMeta(String[] tagsPerIndex,
EventType[] eventTypes,
String[] arrayTags) |
Modifier and Type | Method and Description |
---|---|
String[] |
getArrayTags() |
Object |
getEventTypeForTag(String tag) |
EventType[] |
getEventTypes() |
String[] |
getNonArrayTags() |
int |
getTagFor(String key) |
String[] |
getTagsPerIndex() |
boolean |
isHasArrayProperties() |
CodegenMethod |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols) |
public static final EPTypeClass EPTYPE
public String[] getTagsPerIndex()
public EventType[] getEventTypes()
public int getTagFor(String key)
public boolean isHasArrayProperties()
public String[] getArrayTags()
public CodegenMethod makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent, SAIFFInitializeSymbol symbols)
public String[] getNonArrayTags()
Copyright © 2005–2021. All rights reserved.