org.eclipse.higgins.idas.cp.xmlfile
Interface SharedAttributeValue
- All Known Implementing Classes:
- SharedComplexAttrValue, SharedSimpleAttrValue
public interface SharedAttributeValue
setDeleted
void setDeleted()
isDeleted
boolean isDeleted()
isSimple
boolean isSimple()
getDataType
String getDataType()
remove
void remove()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
equals
boolean equals(org.eclipse.higgins.idas.api.IValue value)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
equals
boolean equals(SharedAttributeValue attrValue)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException