public class CMAnyAttributePropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MAnyAttributePropertyInfo<T,C>
| Constructor and Description |
|---|
CMAnyAttributePropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassInfo, getPrivateName, getPublicName, isCollection, isRequiredgetOriginpublic CMAnyAttributePropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName)
public <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
acceptPropertyInfoVisitor in interface MPropertyInfo<T,C extends T>Copyright © 2005-2016. All Rights Reserved.