|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.domain.ids.impl.AbstractElementId
org.eclipse.ocl.examples.domain.ids.impl.AbstractTypeId
org.eclipse.ocl.examples.domain.ids.impl.UnscopedId
org.eclipse.ocl.examples.domain.ids.impl.OclVoidTypeIdImpl
org.eclipse.ocl.examples.domain.ids.impl.OclInvalidTypeIdImpl
public class OclInvalidTypeIdImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractElementId |
---|
AbstractElementId.OperationIdsMap, AbstractElementId.PropertyIdsMap |
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.domain.ids.impl.UnscopedId |
---|
hashCode, name |
Fields inherited from interface org.eclipse.ocl.examples.domain.ids.TypeId |
---|
BAG, BAG_NAME, BOOLEAN, BOOLEAN_NAME, CLASS_NAME, COLLECTION, COLLECTION_NAME, COLLECTION_TYPE_NAME, DATA_TYPE_NAME, ENUMERATION_NAME, INTEGER, INTEGER_NAME, INTEGER_RANGE, INTEGER_RANGE_NAME, LAMBDA_TYPE_NAME, METACLASS, METACLASS_NAME, NULL_STRING_ARRAY, NULL_TUPLE_PART_ID_ARRAY, NULL_TYPE_ID_ARRAY, OCL_ANY, OCL_ANY_NAME, OCL_COMPARABLE, OCL_COMPARABLE_NAME, OCL_INVALID, OCL_INVALID_NAME, OCL_SELF, OCL_SELF_NAME, OCL_SUMMABLE, OCL_SUMMABLE_NAME, OCL_VOID, OCL_VOID_NAME, OPERATION_NAME, ORDERED_COLLECTION, ORDERED_COLLECTION_NAME, ORDERED_SET, ORDERED_SET_NAME, PRIMITIVE_TYPE_NAME, PROPERTY_NAME, REAL, REAL_NAME, SEQUENCE, SEQUENCE_NAME, SET, SET_NAME, STRING, STRING_NAME, T_1, T_2, T_3, TUPLE_NAME, TUPLE_TYPE_NAME, UNIQUE_COLLECTION, UNIQUE_COLLECTION_NAME, UNLIMITED_NATURAL, UNLIMITED_NATURAL_NAME |
Fields inherited from interface org.eclipse.ocl.examples.domain.ids.TemplateableId |
---|
NULL_TEMPLATEABLE_ID_ARRAY |
Constructor Summary | |
---|---|
OclInvalidTypeIdImpl(java.lang.String name)
|
Method Summary | ||
---|---|---|
|
accept(IdVisitor<R> visitor)
|
|
java.lang.String |
getLiteralName()
|
|
java.lang.String |
getMetaTypeName()
|
Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.OclVoidTypeIdImpl |
---|
getCollectedTypeId, getElementId, getElementTypeId, getGeneralizedId, getIndex, getOrigin, getParent, getPartId, getPartIds, getSpecializedId, getSpecializedId, getSpecializedId |
Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.UnscopedId |
---|
getDisplayName, getName, hashCode |
Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractTypeId |
---|
getEnumerationLiteralId, getOperationId, getPropertyId, getTemplateParameterId, getTemplateParameters, specialize |
Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractElementId |
---|
equals, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.CollectionTypeId |
---|
getElementTypeId, getGeneralizedId, getSpecializedId, getSpecializedId |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.BuiltInTypeId |
---|
getName |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.TypeId |
---|
getOperationId, getPropertyId, getTemplateParameterId, getTemplateParameters, specialize |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.TupleTypeId |
---|
getName, getPartId, getPartIds |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.TemplateParameterId |
---|
getIndex, getName |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.MetaclassId |
---|
getElementId, getName, getSpecializedId |
Methods inherited from interface org.eclipse.ocl.examples.domain.ids.TemplateableId |
---|
getTemplateParameters |
Constructor Detail |
---|
public OclInvalidTypeIdImpl(@NonNull java.lang.String name)
Method Detail |
---|
@Nullable public <R> R accept(@NonNull IdVisitor<R> visitor)
accept
in interface ElementId
accept
in class OclVoidTypeIdImpl
@Nullable public java.lang.String getLiteralName()
getLiteralName
in interface TemplateableId
getLiteralName
in interface TypeId
getLiteralName
in class OclVoidTypeIdImpl
@NonNull public java.lang.String getMetaTypeName()
getMetaTypeName
in interface CollectionTypeId
getMetaTypeName
in interface MetaclassId
getMetaTypeName
in interface TemplateableId
getMetaTypeName
in interface TypeId
getMetaTypeName
in class OclVoidTypeIdImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |