Package com.exedio.cope.pattern
Class CompositeType<T extends Composite>
java.lang.Object
com.exedio.cope.pattern.CompositeType<T>
- All Implemented Interfaces:
AbstractType<T>,TemplatedType<T>,Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Composite>
CompositeType<T>getDeclaredFeature(String name) getFeature(String name) List<? extends CompositeType<? extends T>>CompositeType<? super T>toString()
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceAbstractType<T extends Composite>
-
getSupertype
- Specified by:
getSupertypein interfaceAbstractType<T extends Composite>
-
getSubtypes
- Specified by:
getSubtypesin interfaceAbstractType<T extends Composite>
-
getDeclaredFeatures
- Specified by:
getDeclaredFeaturesin interfaceAbstractType<T extends Composite>
-
getFeatures
- Specified by:
getFeaturesin interfaceAbstractType<T extends Composite>
-
getDeclaredFeature
- Specified by:
getDeclaredFeaturein interfaceAbstractType<T extends Composite>
-
getFeature
- Specified by:
getFeaturein interfaceAbstractType<T extends Composite>
-
getLocalizationKeys
- Specified by:
getLocalizationKeysin interfaceAbstractType<T extends Composite>- See Also:
-
newValue
-
toString
-
get
-