public class CMAttributePropertyInfo<T,C> extends CMSingleTypePropertyInfo<T,C> implements MAttributePropertyInfo<T,C>
Constructor and Description |
---|
CMAttributePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
MTypeInfo<T,C> typeInfo,
QName attributeName) |
Modifier and Type | Method and Description |
---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
QName |
getAttributeName() |
getTypeInfo
getClassInfo, getOrigin, getPrivateName, getPublicName, isCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassInfo, getPrivateName, getPublicName, isCollection
getOrigin
getTypeInfo
public CMAttributePropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, MTypeInfo<T,C> typeInfo, QName attributeName)
public QName getAttributeName()
getAttributeName
in interface MAttributePropertyInfo<T,C>
public <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
acceptPropertyInfoVisitor
in interface MPropertyInfo<T,C>
Copyright © 2005–2015. All rights reserved.