tudresden.ocl.lib
Class OclState
java.lang.Object
tudresden.ocl.lib.OclState
- public class OclState
- extends Object
This class represents the OCL type OclState. Effectively, it only
stores a String that denotes the states name in the manner defined in
the OCL specification.
- Author:
- Frank Finger
- See Also:
OclStateAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stateName
private String stateName
- the name of this state
OclState
OclState(String name)
OclState
OclState(OclString name)
getStateName
public String getStateName()
- Returns:
- the name of this state
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.