public class TemporalExtendedPropositionDefinition extends ExtendedPropositionDefinition
| Constructor and Description |
|---|
TemporalExtendedPropositionDefinition(String propositionId) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxLength() |
Unit |
getMaxLengthUnit() |
Integer |
getMinLength() |
Unit |
getMinLengthUnit() |
boolean |
hasEqualFields(ExtendedPropositionDefinition obj) |
void |
setMaxLength(Integer maxLength) |
void |
setMaxLengthUnit(Unit units) |
void |
setMinLength(Integer minDuration) |
void |
setMinLengthUnit(Unit units) |
String |
toString() |
getAbbreviatedDisplayName, getDisplayName, getPropertyConstraints, getPropositionId, getShortDisplayName, hashCode, setAbbreviatedDisplayName, setDisplayName, setPropertyConstraintspublic TemporalExtendedPropositionDefinition(String propositionId)
public Integer getMaxLength()
public Unit getMaxLengthUnit()
public void setMaxLength(Integer maxLength)
maxLength - The maxDuration to set.public void setMaxLengthUnit(Unit units)
public Integer getMinLength()
public Unit getMinLengthUnit()
public void setMinLength(Integer minDuration)
minDuration - The minDuration to set.public void setMinLengthUnit(Unit units)
public boolean hasEqualFields(ExtendedPropositionDefinition obj)
hasEqualFields in class ExtendedPropositionDefinitionpublic String toString()
toString in class ExtendedPropositionDefinitionCopyright © 2012–2018 Emory University. All rights reserved.