- Type Parameters:
Proc
-
Res
-
public class EntryAnimation<Proc extends EntityBasicAnimation,Res extends EntityBasicAnimation>
extends java.lang.Object
Class to manage return values of:
ProcessStationNonAbstrResAnimation.remove(EntityBasicAnimation e)
ProcessStationAbstrResAnimation.remove(EntityBasicAnimation e)
ProcessStationNoResAnimation.remove(EntityBasicAnimation e)
This methods remove the entry which contains e.
The return value contains the data of the removed entry.
- Version:
- DESMO-J, Ver. 2.5.1c copyright (c) 2015
- Author:
- christian.mueller@th-wildau.de
For information about subproject: desmoj.extensions.visualization2d
please have a look at:
http://www.th-wildau.de/cmueller/Desmo-J/Visualization2d/
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.