|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biomage.Common.Extendable
org.biomage.Description.Ontology.BioMaterialCharacteristic
org.biomage.Description.OntologyEntry
org.biomage.tools.helpers.MGEDOntologyEntry
org.biomage.tools.helpers.MGEDOntologyPropertyEntry
public class MGEDOntologyPropertyEntry
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.biomage.tools.helpers.MGEDOntologyEntry |
---|
MGEDOntologyEntry.OntologyDatabaseEntry |
Nested classes/interfaces inherited from interface org.biomage.Interface.HasAssociations |
---|
HasAssociations.Associations_list |
Nested classes/interfaces inherited from interface org.biomage.Interface.HasPropertySets |
---|
HasPropertySets.PropertySets_list |
Field Summary |
---|
Fields inherited from class org.biomage.tools.helpers.MGEDOntologyEntry |
---|
assignableValues, isAssignable, isAssigned |
Fields inherited from class org.biomage.Description.OntologyEntry |
---|
ontologyReference |
Fields inherited from class org.biomage.Description.Ontology.BioMaterialCharacteristic |
---|
ojbConcreteClass |
Fields inherited from class org.biomage.Common.Extendable |
---|
editable, id, securedElementId |
Constructor Summary | |
---|---|
MGEDOntologyPropertyEntry(java.lang.String propertyName,
java.lang.String propertyType,
OntologyHelper oh)
Creates a new instance of MGEDOntologyEntry |
Method Summary | |
---|---|
void |
assignValue(java.lang.Object val)
|
boolean |
legalValue(java.lang.Object val)
|
void |
prune()
|
Methods inherited from class org.biomage.tools.helpers.MGEDOntologyEntry |
---|
getAssignableValues, isAssignable, isAssigned, setCategory, setValue, toString |
Methods inherited from class org.biomage.Description.OntologyEntry |
---|
addToAssociations, addToAssociations, emptyMAGEobject, getAssociations, getCategory, getDescription, getFromAssociations, getModelClassName, getOntologyReference, getValue, removeElementAtFromAssociations, removeFromAssociations, setAssociations, setDescription, setOntologyReference, writeAssociations, writeAttributes, writeMAGEML |
Methods inherited from class org.biomage.Description.Ontology.BioMaterialCharacteristic |
---|
createMGEDMeasurementRestriction |
Methods inherited from class org.biomage.Common.Extendable |
---|
addToPropertySets, addToPropertySets, equals, getFromPropertySets, getId, getIsEditable, getPropertySets, getSecuredElementId, isEditable, removeElementAtFromPropertySets, removeFromPropertySets, setAttributes, setId, setIsEditable, setPropertySets, setSecuredElementId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MGEDOntologyPropertyEntry(java.lang.String propertyName, java.lang.String propertyType, OntologyHelper oh)
Method Detail |
---|
public void assignValue(java.lang.Object val)
assignValue
in class MGEDOntologyEntry
public boolean legalValue(java.lang.Object val)
legalValue
in class MGEDOntologyEntry
public void prune()
prune
in class MGEDOntologyEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |