CCustomizable
, CTypeInfo
, Locatable
, NonElement<NType,NClass>
, TypeInfo<NType,NClass>
, TypeUse
CClass
CArrayInfo
, CBuiltinLeafInfo
, CClassInfo
, CClassRef
, CEnumLeafInfo
public interface CNonElement extends NonElement<NType,NClass>, TypeUse, CTypeInfo
NonElement
at compile-time.
This interface implements TypeUse
so that a CNonElement
instance can be used as a TypeUse
instance.
ANYTYPE_NAME
Modifier and Type | Method | Description |
---|---|---|
CAdapter |
getAdapterUse() |
Deprecated.
|
CNonElement |
getInfo() |
Deprecated.
|
boolean |
isCollection() |
Deprecated.
|
getCustomizations, getLocator, getSchemaComponent
getLocation, getUpstream
getTypeName, isSimpleType
canBeReferencedByIDREF, getType
createConstant, getExpectedMimeType, idUse
@Deprecated CNonElement getInfo()
@Deprecated boolean isCollection()
isCollection
in interface TypeUse
@Deprecated CAdapter getAdapterUse()
getAdapterUse
in interface TypeUse
Copyright © 2018 Oracle Corporation. All rights reserved.