Package com.exedio.cope.pattern
Class BlockType<T extends Block>
java.lang.Object
com.exedio.cope.pattern.BlockType<T>
- All Implemented Interfaces:
AbstractType<T>
,TemplatedType<T>
,Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetDeclaredFeature
(String name) getFeature
(String name) toString()
-
Method Details
-
getJavaClass
- Specified by:
getJavaClass
in interfaceAbstractType<T extends Block>
-
getSupertype
- Specified by:
getSupertype
in interfaceAbstractType<T extends Block>
-
getSubtypes
- Specified by:
getSubtypes
in interfaceAbstractType<T extends Block>
-
getDeclaredFeatures
- Specified by:
getDeclaredFeatures
in interfaceAbstractType<T extends Block>
-
getFeatures
- Specified by:
getFeatures
in interfaceAbstractType<T extends Block>
-
getDeclaredFeature
- Specified by:
getDeclaredFeature
in interfaceAbstractType<T extends Block>
-
getFeature
- Specified by:
getFeature
in interfaceAbstractType<T extends Block>
-
getLocalizationKeys
- Specified by:
getLocalizationKeys
in interfaceAbstractType<T extends Block>
- See Also:
-
toString
-
newType
-