public interface ModelInstanceResourceAllocator
Modifier and Type | Method and Description |
---|---|
AllocatedModelInstanceResources |
allocateDetachmentAndValueIds(ModelInstance modelInstance)
Allocates next id for detachment in the model instance.
|
AllocatedModelInstanceResources |
allocateValueIds(ModelInstance modelInstance)
Allocates new range of ids for values in the model instance.
|
long |
getAllocationSize()
Returns allocation size for value ids.
|
long getAllocationSize()
AllocatedModelInstanceResources allocateValueIds(ModelInstance modelInstance)
modelInstance
- AllocatedModelInstanceResources allocateDetachmentAndValueIds(ModelInstance modelInstance)
modelInstance
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.