Package com.exedio.cope.pattern
Class Singleton
- java.lang.Object
-
- com.exedio.cope.Feature
-
- com.exedio.cope.Pattern
-
- com.exedio.cope.pattern.Singleton
-
- All Implemented Interfaces:
Serializable
public final class Singleton extends Pattern
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Singleton()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegerField
getSource()
<P extends Item>
Pinstance(Class<P> typeClass)
-
Methods inherited from class com.exedio.cope.Pattern
addSource, addSource, addSource, addSource, addSourceFeature, addSourceFeature, addSourceFeature, annotationField, equals, getGeneratedTypes, getSourceFeatures, getSourceFeaturesGather, getSourceFields, getSources, getSourceTypes, getType, hashCode, initialize, newSourceType, newSourceType, newSourceType, newSourceType, newSourceType, newSourceType, newType, newType, onMount, registerSource
-
Methods inherited from class com.exedio.cope.Feature
afterModelCreated, getAbstractType, getAnnotation, getID, getLocalizationKeys, getName, getPattern, isAnnotationPresent, isSourceAlready, mount, readResolve, requireMounted, toString, toString, writeReplace
-
-
-
-
Method Detail
-
getSource
public IntegerField getSource()
-
-