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:
getJavaClassin interfaceAbstractType<T extends Block>
-
getSupertype
- Specified by:
getSupertypein interfaceAbstractType<T extends Block>
-
getSubtypes
- Specified by:
getSubtypesin interfaceAbstractType<T extends Block>
-
getDeclaredFeatures
- Specified by:
getDeclaredFeaturesin interfaceAbstractType<T extends Block>
-
getFeatures
- Specified by:
getFeaturesin interfaceAbstractType<T extends Block>
-
getDeclaredFeature
- Specified by:
getDeclaredFeaturein interfaceAbstractType<T extends Block>
-
getFeature
- Specified by:
getFeaturein interfaceAbstractType<T extends Block>
-
getLocalizationKeys
- Specified by:
getLocalizationKeysin interfaceAbstractType<T extends Block>- See Also:
-
toString
-
newType
-