MCustomizable, MElementRefsPropertyInfo<T,C>, MElementTypeInfos<T,C,MElement<T,C>,MElementOrigin>, MMixable, MPropertyInfo<T,C>, MWildcard, MWrappable, MOriginated<T>public class CMElementRefsPropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MElementRefsPropertyInfo<T,C>
| Constructor | Description |
|---|---|
CMElementRefsPropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
boolean required,
Collection<MElement<T,C>> elementTypeInfos,
QName wrapperElementName,
boolean mixed,
boolean domAllowed,
boolean typedObjectAllowed) |
| Modifier and Type | Method | Description |
|---|---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
|
List<MElement<T,C>> |
getElementTypeInfos() |
|
QName |
getWrapperElementName() |
|
boolean |
isDomAllowed() |
|
boolean |
isMixed() |
|
boolean |
isTypedObjectAllowed() |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredgetOrigingetClassInfo, getPrivateName, getPublicName, isCollection, isRequiredpublic CMElementRefsPropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, boolean collection, boolean required, Collection<MElement<T,C>> elementTypeInfos, QName wrapperElementName, boolean mixed, boolean domAllowed, boolean typedObjectAllowed)
public List<MElement<T,C>> getElementTypeInfos()
getElementTypeInfos in interface MElementTypeInfos<T,C extends T,MElement<T,C extends T>,MElementOrigin>public QName getWrapperElementName()
getWrapperElementName in interface MWrappablepublic boolean isDomAllowed()
isDomAllowed in interface MWildcardpublic boolean isTypedObjectAllowed()
isTypedObjectAllowed in interface MWildcardpublic <V> V acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor)
acceptPropertyInfoVisitor in interface MPropertyInfo<T,C extends T>Copyright © 2005–2018. All rights reserved.