org.eclipse.higgins.idas.cp.xmlfile
Class SharedComplexAttrValue
java.lang.Object
org.eclipse.higgins.idas.cp.xmlfile.SharedAttrContainer
org.eclipse.higgins.idas.cp.xmlfile.SharedComplexAttrValue
- All Implemented Interfaces:
- SharedAttributeValue
- public class SharedComplexAttrValue
- extends SharedAttrContainer
- implements SharedAttributeValue
setDeleted
public void setDeleted()
- Specified by:
setDeleted
in interface SharedAttributeValue
isDeleted
public boolean isDeleted()
- Specified by:
isDeleted
in interface SharedAttributeValue
isSimple
public boolean isSimple()
- Specified by:
isSimple
in interface SharedAttributeValue
getDataType
public String getDataType()
- Specified by:
getDataType
in interface SharedAttributeValue
remove
public void remove()
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
remove
in interface SharedAttributeValue
- Throws:
org.eclipse.higgins.idas.api.IdASException
equals
public boolean equals(org.eclipse.higgins.idas.api.IAttributeValue value)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
equals
in interface SharedAttributeValue
- Throws:
org.eclipse.higgins.idas.api.IdASException