public class IntelliDockersSchemaContribution
extends java.lang.Object
implements com.mware.core.model.schema.SchemaContribution
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CONCEPT_TYPE_CREDIT_CARD |
protected static java.lang.String |
CONCEPT_TYPE_EMAIL |
protected static java.lang.String |
CONCEPT_TYPE_NATIONALITY |
protected static java.lang.String |
CONCEPT_TYPE_PERSONAL_ID |
protected static java.lang.String |
CONCEPT_TYPE_PHONE_NUMBER |
protected static java.lang.String |
CONCEPT_TYPE_RELIGION |
protected static java.lang.String |
CONCEPT_TYPE_URL |
| Constructor and Description |
|---|
IntelliDockersSchemaContribution() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
patchApplied(com.mware.core.model.schema.SchemaFactory schemaFactory) |
void |
patchSchema(com.mware.core.model.schema.SchemaFactory schemaFactory) |
protected static final java.lang.String CONCEPT_TYPE_PHONE_NUMBER
protected static final java.lang.String CONCEPT_TYPE_CREDIT_CARD
protected static final java.lang.String CONCEPT_TYPE_EMAIL
protected static final java.lang.String CONCEPT_TYPE_NATIONALITY
protected static final java.lang.String CONCEPT_TYPE_RELIGION
protected static final java.lang.String CONCEPT_TYPE_URL
protected static final java.lang.String CONCEPT_TYPE_PERSONAL_ID
public boolean patchApplied(com.mware.core.model.schema.SchemaFactory schemaFactory)
patchApplied in interface com.mware.core.model.schema.SchemaContributionpublic void patchSchema(com.mware.core.model.schema.SchemaFactory schemaFactory)
patchSchema in interface com.mware.core.model.schema.SchemaContributionCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.