Interface HasActualTypeArgumentDescriptor
- All Superinterfaces:
com.buschmais.xo.api.CompositeObject,com.buschmais.jqassistant.core.store.api.model.Descriptor,IndexTemplate
@Relation("HAS_ACTUAL_TYPE_ARGUMENT")
public interface HasActualTypeArgumentDescriptor
extends IndexTemplate, com.buschmais.jqassistant.core.store.api.model.Descriptor
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.buschmais.xo.api.CompositeObject
as, getDelegate, getIdMethods inherited from interface com.buschmais.jqassistant.plugin.java.api.model.IndexTemplate
getIndex, setIndex
-
Method Details
-
getParameterizedType
ParameterizedTypeDescriptor getParameterizedType() -
getTypeArgument
BoundDescriptor getTypeArgument()
-