public class ByObjectBasicRelationSupport<SourceType extends BrooklynObject> extends AbstractBasicRelationSupport<SourceType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ByObjectBasicRelationSupport.DataForBasicRelations<T extends BrooklynObject> |
| Constructor and Description |
|---|
ByObjectBasicRelationSupport(SourceType source,
java.lang.Runnable relationChangeCallback) |
| Modifier and Type | Method and Description |
|---|---|
BrooklynObject.RelationSupport<SourceType> |
getLocalBackingStore() |
add, getRelations, getRelationshipTypes, removepublic ByObjectBasicRelationSupport(SourceType source, java.lang.Runnable relationChangeCallback)
public BrooklynObject.RelationSupport<SourceType> getLocalBackingStore()