ie.deri.wsmx.mediation.mapper
Class ConceptAttribute
java.lang.Object
ie.deri.wsmx.mediation.mapper.ConceptAttribute
- All Implemented Interfaces:
- ConceptAttributeDefinition
- public class ConceptAttribute
- extends java.lang.Object
- implements ConceptAttributeDefinition
(c) Copyright 2004, DERI - Digital Enterprise Research Institute, Ireland
- Author:
- Adrian
ConceptAttribute.java, May 18, 2004, 1:55:48 PM
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ConceptAttribute
public ConceptAttribute(java.lang.String conceptName,
AttributeDefinition attribute)
getAttribute
public AttributeDefinition getAttribute()
- Specified by:
getAttribute in interface ConceptAttributeDefinition
getConceptName
public java.lang.String getConceptName()
- Specified by:
getConceptName in interface ConceptAttributeDefinition
- Returns:
setAttribute
public void setAttribute(AttributeDefinition definition)
- Specified by:
setAttribute in interface ConceptAttributeDefinition
- Parameters:
definition -
setConceptName
public void setConceptName(java.lang.String string)
- Specified by:
setConceptName in interface ConceptAttributeDefinition
- Parameters:
string -
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()