public class CoLocationConstraint extends Object
| Modifier and Type | Method and Description |
|---|---|
AbstractID |
getGroupId() |
Instance |
getLocation() |
SharedSlot |
getSharedSlot() |
boolean |
isUnassigned() |
boolean |
isUnassignedOrDisposed() |
void |
setSharedSlot(SharedSlot sharedSlot) |
String |
toString() |
public SharedSlot getSharedSlot()
public Instance getLocation()
public void setSharedSlot(SharedSlot sharedSlot)
public boolean isUnassigned()
public boolean isUnassignedOrDisposed()
public AbstractID getGroupId()
Copyright © 2015 The Apache Software Foundation. All rights reserved.