/* * @(#)BPMN.java 2012-12-31 下午4:45:52 * * Copyright (c) 2011-2012 Makersoft.org all rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * */ package org.makersoft.eap.apps.designer.domain.models; /** * Class description goes here. * * @version 2012-12-31 下午4:45:52 * @author Feng Kuok */ public class BPMN { }