EGF Engine
Release 0.1.0

org.eclipse.egf.model
Interface Contract

All Superinterfaces:
AbstractViewpoint, NamedModelElementWithId
All Known Implementing Classes:
ContractImpl

public interface Contract
extends AbstractViewpoint

A representation of the model object 'Contract'.

The following features are supported:

See Also:
ModelPackage.getContract()

Method Summary
  getContractElements()
          Returns the value of the 'Contract Elements' containment reference list.
 
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName
 

Method Detail

getContractElements

 getContractElements()
Returns the value of the 'Contract Elements' containment reference list. The list contents are of type ContractElement.

If the meaning of the 'Contract Elements' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Contract Elements' containment reference list.
See Also:
ModelPackage.getContract_ContractElements()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.