public class PropositionDefinitionTypeVisitor extends Object implements org.protempa.PropositionDefinitionVisitor
| Constructor and Description |
|---|
PropositionDefinitionTypeVisitor() |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.eureka.client.comm.SystemType |
getSystemType() |
void |
visit(Collection<? extends org.protempa.PropositionDefinition> arg0) |
void |
visit(org.protempa.CompoundLowLevelAbstractionDefinition def) |
void |
visit(org.protempa.ConstantDefinition arg0) |
void |
visit(org.protempa.ContextDefinition def) |
void |
visit(org.protempa.EventDefinition arg0) |
void |
visit(org.protempa.HighLevelAbstractionDefinition arg0) |
void |
visit(org.protempa.LowLevelAbstractionDefinition arg0) |
void |
visit(org.protempa.PrimitiveParameterDefinition arg0) |
void |
visit(org.protempa.SequentialTemporalPatternDefinition arg0) |
void |
visit(org.protempa.SliceDefinition arg0) |
public org.eurekaclinical.eureka.client.comm.SystemType getSystemType()
public void visit(Collection<? extends org.protempa.PropositionDefinition> arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.ConstantDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.EventDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.HighLevelAbstractionDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.LowLevelAbstractionDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.SequentialTemporalPatternDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.PrimitiveParameterDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.SliceDefinition arg0)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.CompoundLowLevelAbstractionDefinition def)
visit in interface org.protempa.PropositionDefinitionVisitorpublic void visit(org.protempa.ContextDefinition def)
visit in interface org.protempa.PropositionDefinitionVisitorCopyright © 2012–2020 Emory University. All rights reserved.