SociaalML Icons

Set of images to represent SociAALML entities

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.sociaal
Идентификатор

Идентификатор

icons
Последняя версия

Последняя версия

1.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

SociaalML Icons
Set of images to represent SociAALML entities
Ссылка на сайт

Ссылка на сайт

http://grasia.fdi.ucm.es/sociaal

Скачать icons

Имя Файла Размер
icons-1.0.10.pom
icons-1.0.10.jar 1 MB
icons-1.0.10-sources.jar 1 MB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.sociaal/icons/ -->
<dependency>
    <groupId>net.sf.sociaal</groupId>
    <artifactId>icons</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sociaal/icons/
implementation 'net.sf.sociaal:icons:1.0.10'
// https://jarcasting.com/artifacts/net.sf.sociaal/icons/
implementation ("net.sf.sociaal:icons:1.0.10")
'net.sf.sociaal:icons:jar:1.0.10'
<dependency org="net.sf.sociaal" name="icons" rev="1.0.10">
  <artifact name="icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sociaal', module='icons', version='1.0.10')
)
libraryDependencies += "net.sf.sociaal" % "icons" % "1.0.10"
[net.sf.sociaal/icons "1.0.10"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

SociAALML

The projects contains a Metamodel definition to build a SociAALML Editor. This editor allows a developer to define scenarios to be simulated in PHAT.

Requirements

ANT 1.6.5 (or higher) and JDK 1.6.0 (or higher)

SociAALML depends on INGENME module. It is a tool for producing self-contained visual editors for languages defined using an XML file. It is a simpler alternative to Eclipse GMF since it requires minimal input to produce a common visual editor.

Editing SociAAML

In order to launch the meta editor, write the following in the root directory:

sociaalml$ ant edit

GENERATING AND USING SOCIAALML EDITOR:

Once the metamodel is changed and saved, to generate a new editor write:

sociaalml$ mvn package

A selfcontained editor will be created in the sociaalml/target/ directory. You can run the editor:

sociaalml$ java -jar target/sociaalml-1.0-SNAPSHOT-selfcontained.jar

Licenses

This software is distributed under the terms of the GPLv3 license. A copy is available in the home folder of this distribution.

net.sf.sociaal

Grasia

Research group on Agent-based, Social & Interdisciplinary Applications

Версии библиотеки

Версия
1.0.10
1.0.9