com.ibm.etools.systems.app.model.bin.impl
Class BoundRelationshipImpl
java.lang.Object
EObjectImpl
com.ibm.etools.systems.app.model.impl.RelationshipImpl
com.ibm.etools.systems.app.model.bin.impl.BoundRelationshipImpl
- All Implemented Interfaces:
- BoundRelationship, Relationship
public class BoundRelationshipImpl
- extends RelationshipImpl
- implements BoundRelationship
An implementation of the model object 'Bound Relationship'.
| Methods inherited from class com.ibm.etools.systems.app.model.impl.RelationshipImpl |
basicGetSource, basicGetTarget, eGet, eIsSet, eSet, eUnset, getSource, getSubtype, getTarget, getType, setSource, setSubtype, setTarget, setType, toString |
copyright
public static final String copyright
-
- See Also:
- Constant Field Values
BoundRelationshipImpl
protected BoundRelationshipImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass in class RelationshipImpl
Copyright 2009 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.