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:
getJavaClass
in interfaceAbstractType<T extends Composite>
-
getSupertype
- Specified by:
getSupertype
in interfaceAbstractType<T extends Composite>
-
getSubtypes
- Specified by:
getSubtypes
in interfaceAbstractType<T extends Composite>
-
getDeclaredFeatures
- Specified by:
getDeclaredFeatures
in interfaceAbstractType<T extends Composite>
-
getFeatures
- Specified by:
getFeatures
in interfaceAbstractType<T extends Composite>
-
getDeclaredFeature
- Specified by:
getDeclaredFeature
in interfaceAbstractType<T extends Composite>
-
getFeature
- Specified by:
getFeature
in interfaceAbstractType<T extends Composite>
-
getLocalizationKeys
- Specified by:
getLocalizationKeys
in interfaceAbstractType<T extends Composite>
- See Also:
-
newValue
-
toString
-
get
-