public interface RequiredCharacterisation
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
RepositoryPackage.getRequiredCharacterisation()| Modifier and Type | Method and Description |
|---|---|
Interface |
getInterface_RequiredCharacterisation()
Returns the value of the 'Interface Required Characterisation' container
reference.
|
Parameter |
getParameter()
Returns the value of the 'Parameter' reference.
|
VariableCharacterisationType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setInterface_RequiredCharacterisation(Interface value)
Sets the value of the
'
Interface Required Characterisation' container reference. |
void |
setParameter(Parameter value)
Sets the value of the
'
Parameter' reference. |
void |
setType(VariableCharacterisationType value)
Sets the value of the
'
Type'
attribute. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
VariableCharacterisationType getType()
VariableCharacterisationType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
VariableCharacterisationType,
setType(VariableCharacterisationType),
RepositoryPackage.getRequiredCharacterisation_Type()void setType(VariableCharacterisationType value)
Type'
attribute. value - the new value of the 'Type' attribute.VariableCharacterisationType,
getType()Parameter getParameter()
If the meaning of the 'Parameter' reference isn't clear, there really should be more of a description here...
setParameter(Parameter),
RepositoryPackage.getRequiredCharacterisation_Parameter()void setParameter(Parameter value)
Parameter' reference. value - the new value of the 'Parameter' reference.getParameter()Interface getInterface_RequiredCharacterisation()
Required Characterisations'.
If the meaning of the 'Interface Required Characterisation' container reference isn't clear, there really should be more of a description here...
setInterface_RequiredCharacterisation(Interface),
RepositoryPackage.getRequiredCharacterisation_Interface_RequiredCharacterisation(),
Interface.getRequiredCharacterisations()void setInterface_RequiredCharacterisation(Interface value)
Interface Required Characterisation' container reference.
value - the new value of the 'Interface Required Characterisation' container
reference.getInterface_RequiredCharacterisation()