|
||||||||||
| 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.AbstractTemplateableIdImpl<T>
org.eclipse.ocl.examples.domain.ids.impl.AbstractSpecializedIdImpl<OperationId>
org.eclipse.ocl.examples.domain.ids.impl.SpecializedOperationIdImpl
public class SpecializedOperationIdImpl
| 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.AbstractSpecializedIdImpl |
|---|
generalizedId, templateBindings |
| Fields inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractTemplateableIdImpl |
|---|
hashCode, templateParameters |
| Fields inherited from interface org.eclipse.ocl.examples.domain.ids.TemplateableId |
|---|
NULL_TEMPLATEABLE_ID_ARRAY |
| Constructor Summary | |
|---|---|
SpecializedOperationIdImpl(OperationId generalizedId,
BindingsId templateBindings)
|
|
| Method Summary | ||
|---|---|---|
|
accept(IdVisitor<R> visitor)
|
|
protected OperationId |
createSpecializedId(BindingsId templateBindings)
|
|
ParametersId |
getParametersId()
|
|
TypeId |
getParent()
|
|
| Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractSpecializedIdImpl |
|---|
getDisplayName, getGeneralizedId, getMetaTypeName, getName, getTemplateBindings |
| Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractTemplateableIdImpl |
|---|
getEnumerationLiteralId, getOperationId, getPropertyId, getSpecializedId, getSpecializedId, getTemplateParameterId, getTemplateParameters, hashCode |
| Methods inherited from class org.eclipse.ocl.examples.domain.ids.impl.AbstractElementId |
|---|
equals, getLiteralName, 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.OperationId |
|---|
getGeneralizedId, getName |
| Methods inherited from interface org.eclipse.ocl.examples.domain.ids.TemplateableId |
|---|
getLiteralName, getMetaTypeName, getSpecializedId, getTemplateParameters |
| Methods inherited from interface org.eclipse.ocl.examples.domain.ids.ElementId |
|---|
getDisplayName |
| Constructor Detail |
|---|
public SpecializedOperationIdImpl(@NonNull
OperationId generalizedId,
@NonNull
BindingsId templateBindings)
| Method Detail |
|---|
@Nullable
public <R> R accept(@NonNull
IdVisitor<R> visitor)
accept in interface ElementId
@NonNull
protected OperationId createSpecializedId(@NonNull
BindingsId templateBindings)
createSpecializedId in class AbstractTemplateableIdImpl<OperationId>@NonNull public ParametersId getParametersId()
getParametersId in interface OperationId@NonNull public TypeId getParent()
getParent in interface OperationId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||