public class ReferenceDefinition extends Object implements Serializable
PropertyDefinition}.,
Serialized Form| Constructor and Description |
|---|
ReferenceDefinition(String id,
String displayName,
String[] propositionIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getId()
Gets the id of the reference.
|
String[] |
getPropositionIds()
Gets the allowed proposition ids for this reference.
|
public String getId()
String. Guaranteed not null.public String getDisplayName()
public String[] getPropositionIds()
String[] of proposition ids. Guaranteed not
null.Copyright © 2012–2016 Emory University. All rights reserved.