Package com.exedio.cope.pattern
Interface TemplatedType<E extends TemplatedValue>
-
- All Superinterfaces:
AbstractType<E>
,Serializable
- All Known Implementing Classes:
BlockType
,CompositeType
public interface TemplatedType<E extends TemplatedValue> extends AbstractType<E>
-
-
Method Summary
-
Methods inherited from interface com.exedio.cope.AbstractType
getDeclaredFeature, getDeclaredFeatures, getFeature, getFeatures, getJavaClass, getLocalizationKeys, getSubtypes, getSupertype
-
-