MCustomizable, MElementsPropertyInfo<T,C>, MElementTypeInfos<T,C,MElementTypeRef<T,C>,MElementTypeRefOrigin>, MPropertyInfo<T,C>, MWrappable, MOriginated<T>public class CMElementsPropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MElementsPropertyInfo<T,C>
| Constructor | Description |
|---|---|
CMElementsPropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
boolean required,
Collection<MElementTypeRef<T,C>> elementTypeInfos,
QName wrapperElementName) |
| Modifier and Type | Method | Description |
|---|---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
|
List<MElementTypeRef<T,C>> |
getElementTypeInfos() |
|
QName |
getWrapperElementName() |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredgetOrigingetClassInfo, getPrivateName, getPublicName, isCollection, isRequiredpublic CMElementsPropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, boolean collection, boolean required, Collection<MElementTypeRef<T,C>> elementTypeInfos, QName wrapperElementName)
public List<MElementTypeRef<T,C>> getElementTypeInfos()
getElementTypeInfos in interface MElementTypeInfos<T,C extends T,MElementTypeRef<T,C extends T>,MElementTypeRefOrigin>public QName getWrapperElementName()
getWrapperElementName in interface MWrappablepublic <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
acceptPropertyInfoVisitor in interface MPropertyInfo<T,C extends T>Copyright © 2005–2018. All rights reserved.