MAnyElementPropertyInfo<T,C>, MCustomizable, MMixable, MPropertyInfo<T,C>, MWildcard, MOriginated<T>public class CMAnyElementPropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MAnyElementPropertyInfo<T,C>
| Constructor | Description |
|---|---|
CMAnyElementPropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
boolean required,
boolean mixed,
boolean domAllowed,
boolean typedObjectAllowed) |
| Modifier and Type | Method | Description |
|---|---|---|
<V> V |
acceptPropertyInfoVisitor(MPropertyInfoVisitor<T,C,V> visitor) |
|
boolean |
isDomAllowed() |
|
boolean |
isMixed() |
|
boolean |
isTypedObjectAllowed() |
getClassInfo, getCustomizations, getOrigin, getPrivateName, getPublicName, isCollection, isRequiredgetOrigingetClassInfo, getPrivateName, getPublicName, isCollection, isRequiredpublic CMAnyElementPropertyInfo(MPropertyInfoOrigin origin, MClassInfo<T,C> classInfo, String privateName, boolean collection, boolean required, boolean mixed, boolean domAllowed, boolean typedObjectAllowed)
public 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.