|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectClassifierImpl
org.eclipse.ocl.uml.impl.MessageTypeImpl
public class MessageTypeImpl
An implementation of the model object 'Message Type'.
The following features are implemented:
Field Summary | |
---|---|
protected static int[] |
ATTRIBUTE_ESUBSETS
The array of subset feature identifiers for the ' Attribute ' reference list |
protected static int[] |
FEATURE_ESUBSETS
The array of subset feature identifiers for the ' Feature ' reference list |
protected |
ownedAttributes
The cached value of the ' Owned Attribute ' containment reference list |
protected |
ownedOperations
The cached value of the ' Owned Operation ' containment reference list |
protected Operation |
referredOperation
The cached value of the ' Referred Operation ' reference |
protected Classifier |
referredSignal
The cached value of the ' Referred Signal ' reference |
Fields inherited from interface org.eclipse.ocl.types.MessageType |
---|
SINGLETON_NAME |
Constructor Summary | |
---|---|
protected |
MessageTypeImpl()
|
Method Summary | |
---|---|
Operation |
basicGetReferredOperation()
|
Classifier |
basicGetReferredSignal()
|
boolean |
checkExclusiveSignature(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkOperationParameters(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkSignalAttributes(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getAttributes()
|
|
getFeatures()
|
java.lang.String |
getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here... |
Property |
getOwnedAttribute(java.lang.String name,
Type type)
|
Property |
getOwnedAttribute(java.lang.String name,
Type type,
boolean ignoreCase,
EClass eClass)
|
|
getOwnedAttributes()
|
Operation |
getOwnedOperation(java.lang.String name,
|
Operation |
getOwnedOperation(java.lang.String name,
|
|
getOwnedOperations()
|
Operation |
getReferredOperation()
|
Classifier |
getReferredSignal()
|
boolean |
isSetAttributes()
|
boolean |
isSetFeatures()
|
|
oclOperations()
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here... |
|
oclProperties()
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here... |
void |
setReferredOperation(Operation newReferredOperation)
|
void |
setReferredSignal(Classifier newReferredSignal)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ocl.types.MessageType |
---|
checkExclusiveSignature, checkOperationParameters, checkSignalAttributes |
Field Detail |
---|
protected Operation referredOperation
Referred Operation
' reference.
getReferredOperation()
protected Classifier referredSignal
Referred Signal
' reference.
getReferredSignal()
protectedownedOperations
Owned Operation
' containment reference list.
getOwnedOperations()
protectedownedAttributes
Owned Attribute
' containment reference list.
getOwnedAttributes()
protected static final int[] FEATURE_ESUBSETS
Feature
' reference list.
getFeatures()
protected static final int[] ATTRIBUTE_ESUBSETS
Attribute
' reference list.
getAttributes()
Constructor Detail |
---|
protected MessageTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
public Operation getReferredOperation()
getReferredOperation
in interface MessageType<Classifier,Operation,Property>
MessageType.setReferredOperation(Object)
,
TypesPackage.getMessageType_ReferredOperation()
public Operation basicGetReferredOperation()
public void setReferredOperation(Operation newReferredOperation)
setReferredOperation
in interface MessageType<Classifier,Operation,Property>
newReferredOperation
- the new value of the 'Referred Operation' reference.MessageType.getReferredOperation()
public Classifier getReferredSignal()
getReferredSignal
in interface MessageType<Classifier,Operation,Property>
MessageType.setReferredSignal(Object)
,
TypesPackage.getMessageType_ReferredSignal()
public Classifier basicGetReferredSignal()
public void setReferredSignal(Classifier newReferredSignal)
setReferredSignal
in interface MessageType<Classifier,Operation,Property>
newReferredSignal
- the new value of the 'Referred Signal' reference.MessageType.getReferredSignal()
publicgetFeatures()
publicgetOwnedOperations()
public Operation getOwnedOperation(java.lang.String name,ownedParameterNames, ownedParameterTypes)
public Operation getOwnedOperation(java.lang.String name,ownedParameterNames, ownedParameterTypes, boolean ignoreCase)
publicgetOwnedAttributes()
public Property getOwnedAttribute(java.lang.String name, Type type)
public Property getOwnedAttribute(java.lang.String name, Type type, boolean ignoreCase, EClass eClass)
public java.lang.String getName()
PredefinedType
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
getName
in interface PredefinedType<Operation>
publicgetAttributes()
public boolean isSetAttributes()
publicoclProperties()
MessageType
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here...
oclProperties
in interface MessageType<Classifier,Operation,Property>
publicoclOperations()
PredefinedType
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here...
oclOperations
in interface PredefinedType<Operation>
public boolean checkExclusiveSignature(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkOperationParameters(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkSignalAttributes(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
public boolean isSetFeatures()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |