

Public Member Functions | |
| ReductionLinkTypeDescriptor () | |
| org.exolab.castor.mapping.AccessMode | getAccessMode () |
| org.exolab.castor.mapping.ClassDescriptor | getExtends () |
| org.exolab.castor.mapping.FieldDescriptor | getIdentity () |
| java.lang.Class | getJavaClass () |
| java.lang.String | getNameSpacePrefix () |
| java.lang.String | getNameSpaceURI () |
| org.exolab.castor.xml.TypeValidator | getValidator () |
| java.lang.String | getXMLName () |
Private Attributes | |
| java.lang.String | nsPrefix |
| java.lang.String | nsURI |
| java.lang.String | xmlName |
| org.exolab.castor.xml.XMLFieldDescriptor | identity |
Class ReductionLinkTypeDescriptor.
| com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::ReductionLinkTypeDescriptor | ( | ) | [inline] |
References com::cosylab::acs::laser::dao::xml::ReductionLinkType::getChild(), com::cosylab::acs::laser::dao::xml::ReductionLinkType::getParent(), com::cosylab::acs::laser::dao::xml::ReductionLinkType::getType(), nsURI, com::cosylab::acs::laser::dao::xml::ReductionLinkType::setChild(), com::cosylab::acs::laser::dao::xml::ReductionLinkType::setParent(), com::cosylab::acs::laser::dao::xml::ReductionLinkType::setType(), and xmlName.
Referenced by com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor::ReductionLinkDescriptor().
| org.exolab.castor.mapping.AccessMode com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getAccessMode | ( | ) | [inline] |
Method getAccessMode
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
| org.exolab.castor.mapping.ClassDescriptor com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getExtends | ( | ) | [inline] |
Method getExtends
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
| org.exolab.castor.mapping.FieldDescriptor com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getIdentity | ( | ) | [inline] |
Method getIdentity
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
References identity.
| java.lang.Class com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getJavaClass | ( | ) | [inline] |
Method getJavaClass
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
| java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getNameSpacePrefix | ( | ) | [inline] |
Method getNameSpacePrefix
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
References nsPrefix.
| java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getNameSpaceURI | ( | ) | [inline] |
Method getNameSpaceURI
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
References nsURI.
| org.exolab.castor.xml.TypeValidator com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getValidator | ( | ) | [inline] |
Method getValidator
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
| java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::getXMLName | ( | ) | [inline] |
Method getXMLName
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
References xmlName.
org.exolab.castor.xml.XMLFieldDescriptor com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::identity [private] |
Field identity
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
Referenced by getIdentity().
java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::nsPrefix [private] |
Field nsPrefix
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
Referenced by getNameSpacePrefix().
java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::nsURI [private] |
Field nsURI
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
Referenced by getNameSpaceURI(), and ReductionLinkTypeDescriptor().
java.lang.String com::cosylab::acs::laser::dao::xml::ReductionLinkTypeDescriptor::xmlName [private] |
Field xmlName
Reimplemented in com::cosylab::acs::laser::dao::xml::ReductionLinkDescriptor.
Referenced by getXMLName(), and ReductionLinkTypeDescriptor().
1.6.2